https://github.com/maipa01/margs
margs (Maipa's Args Analyzer) is a C++ library for parsing command-line arguments. It supports flags (--flag), values (--value value), and grouped arguments (e.g., group --group-flag). The library allows easy definition of valid arguments, automatically generates error messages for invalid input, and provides built-in help message generation.
https://github.com/maipa01/margs
args-parser bsd-3-clause cpp cpp-library cpp20 header-only open-source
Last synced: 3 months ago
JSON representation
margs (Maipa's Args Analyzer) is a C++ library for parsing command-line arguments. It supports flags (--flag), values (--value value), and grouped arguments (e.g., group --group-flag). The library allows easy definition of valid arguments, automatically generates error messages for invalid input, and provides built-in help message generation.
- Host: GitHub
- URL: https://github.com/maipa01/margs
- Owner: MAIPA01
- License: other
- Created: 2025-03-13T11:28:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-15T22:40:52.000Z (about 1 year ago)
- Last Synced: 2025-03-15T23:24:47.746Z (about 1 year ago)
- Topics: args-parser, bsd-3-clause, cpp, cpp-library, cpp20, header-only, open-source
- Language: C++
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0