Ookii.CommandLine for C++ 2.0
What's new
Ookii.CommandLine for C++ 2.0 is a major release with several new features, including support for an additional, more POSIX-like argument syntax, usage help color output, more powerful customization, and more. Please see the version history for full details, including information about some breaking API changes.
To use this release, there are several options, including CMake and NuGet. Alternatively, you can download the source code and add the "include" folder to your project's include path. Ookii.CommandLine for C++ is a header-only library, so nothing needs to be built or linked.