Skip to content
/ cpp-cli Public template

Super modular and basic cli template written in dependency-free cpp

Notifications You must be signed in to change notification settings

rkabrick/cpp-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ CLI

Simple, modular, and extensible cli template written in dependency-free cpp.

Building

mkdir build
cd build
cmake ..
make

About

Super modular and basic cli template written in dependency-free cpp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published