11 Forks
76 Stars
76 Watchers

cargs

A lightweight cross-platform getopt alternative that works on Linux, Windows and macOS. Command line argument parser library for C/C++. Can be used to parse argv and argc parameters.

How to download and setup cargs

Open terminal and run command
git clone https://github.com/likle/cargs.git
git clone is used to create a copy or clone of cargs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cargs https://github.com/likle/cargs/archive/master.zip

Or simply clone cargs with SSH
[email protected]:likle/cargs.git

If you have some problems with cargs

You may open issue on cargs support forum (system) here: https://github.com/likle/cargs/issues