args

[full]

A simple header-only C++ argument parser library

Usage

Make sure to add the stable section of the cppget.org repository to your project's repositories.manifest to be able to fetch the package.

:
role: prerequisite
location: https://pkg.cppget.org/1/stable
# trust: ...

Add the respective dependency in your project's manifest file to make the package available for import.

depends: args ^ 6.4.6

The single header-only C++ library to use args as command-line argument parser can be imported by the following declaration in a buildfile.

import args = args%lib{args}
... More
license MIT
project args
url github.com/Taywee/args
doc-url taywee.github.io/args/
1 Version
version 6.4.6+2
repository https://pkg.cppget.org/1/stable
depends 0
reviews +1