A simple header-only C++ argument parser library.
Run the following Vcpkg command to install the port.
vcpkg install args
args provides CMake targets:
find_package(args CONFIG REQUIRED) target_link_libraries(main PRIVATE taywee::args)
v6.4.7#0
Apr 7, 2025
All
Taywee/args
github.com/Taywee/args
99396b40c4
MIT
Manifest