docopt.cpp

command-line interface description language, in c++

Index | devel

Description

docopt helps you create most beautiful command-line interfaces easily,
where the option parser is generated based on the beautiful help message
that you write yourself.

Homepage: http://docopt.org/