Skip to content

Ookii.CommandLine for C++ 2.0

Compare
Choose a tag to compare
@SvenGroot SvenGroot released this 12 Jan 20:54
· 16 commits to main since this release

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.