Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cppcli

An example C++23 command-line application with a dependency-free command parser.

Build

premake5 gmake
make -C build config=release

Run ./build/bin/Release/cppcli --help for available commands.

Nix

nix run
nix develop

About

An example c++ CLI app

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages