CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
-
Updated
Aug 7, 2020 - C++
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
Parse CLI options in fish.
A small (400 sloc) cross-platform single-header c++11 CLI parser library
Another extensible and powerful go configuration manager, which is inspired by oslo.config, github.com/micro/go-micro/config and viper.
Isop is the swedish name for hyssop. Like any spice it is intended to give flavor to the development of command line apps.
An extensible go configuration manager. The default parsers can parse the CLI arguments and the simple ini file. You can implement and register your parser, and the manager engine will call the parser to parse the config. The inspiration is from [oslo.config](https://github.com/openstack/oslo.config), which is a OpenStack library for config.
JavaScript's answer to getopts. Simple, obvious, and direct.
A minimal Java library for command line option parsing (for Java 8 and later).
A set of console related components withoout the overhead of the illuminate framework
Basic Java parameter parsing. Can parse command line arguments or run interactively to parse common Java data types such as int, float, string, and enum.
A small NodeJS Module to help parsing the CLI command and options.
Yet another CLI framework for parsing command line arguments passed to programs. The API also allows you to build an interactive shell.
a tiny command-line-parser, written in golang
Add a description, image, and links to the cli-parser topic page so that developers can more easily learn about it.
To associate your repository with the cli-parser topic, visit your repo's landing page and select "manage topics."