C++ command line argument parsing and routing.
Run the following Vcpkg command to install the port.
vcpkg install arg-router
The package arg-router is a header-only library and so is typically used like this:
find_package(arg_router REQUIRED) target_link_libraries(my_exe PUBLIC arg_router::arg_router)
For more information, see the docs here:
https://github.com/cmannett85/arg_router
v1.4.0#0
Aug 15, 2023
All
cmannett85/arg_router24
github.com/cmannett85/arg_router
cmannett85.github.io/arg_router
0bf3a36ef0
BSL-1.0
Manifest