https://github.com/cppfw/clargs
Command line arguments parser in C++, cross platform
https://github.com/cppfw/clargs
Last synced: 3 months ago
JSON representation
Command line arguments parser in C++, cross platform
- Host: GitHub
- URL: https://github.com/cppfw/clargs
- Owner: cppfw
- License: mit
- Created: 2018-05-28T12:30:10.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-12-03T11:54:35.000Z (about 1 year ago)
- Last Synced: 2024-12-03T12:29:02.711Z (about 1 year ago)
- Language: C++
- Size: 2.94 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
:name: clargs
= {name}
|====
| link:https://github.com/cppfw/{name}/releases[image:https://img.shields.io/github/tag/cppfw/{name}.svg[releases]] | link:https://github.com/cppfw/{name}/actions[image:https://github.com/cppfw/{name}/workflows/ci/badge.svg[ci status]]
|====
Command line arguments parser in C++, cross platform.
= Installation
See link:wiki/Main.adoc[WiKi]