CLIck
a CLI generator and and SW library
CLIck allows you to create flat or hierarchical CLI (command line interfaces) in an extremely easy and quick way, supporting very popular features like history with command recalling, context-based auto-completion, tab-based command list, automatic command-line help, special characters, automatic structure builder, and much more.
CLIck is written in ANSI C and tested on C and C++ applications on several architectures.
It doesn't depend on any external library and uses only a very small...