Skip to content
/ menu Public

Create and navigate a simple CLI menu in C++ without thinking too much

License

Notifications You must be signed in to change notification settings

carlw0S/menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

menu

A very simple C++ library with just one function to print and navigate a menu, for those times when you want to do only one out of several independent things in one same binary, but you're too lazy to deal with command-line arguments.

You can find an usage example in main.cpp.

image

image

image

About

Create and navigate a simple CLI menu in C++ without thinking too much

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages