cmdr
CLI parser library
Library for parsing command-line arguments and dispatching hierarchical configurations in POSIX-compliant CLI applications.
POSIX-compliant command-line UI (CLI) parser and Hierarchical-configuration operations
136 stars
6 watching
10 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
argument-parserargument-parsingclicmdrcmdr-addonscommand-linecommand-line-interfacecommand-line-parsercommandlinecommandline-argumentscommandline-interfacecommandlineparserfossa-statusgetopthierarchy-configurationsjaro-winkler-distanceposixposix-compatibleposix-compliantsubcommand
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. | 18 |
| A lightweight C++17 command line parser with support for parsing command-line options and arguments. | 25 |
| A package to abstract shell command execution across Linux, Windows, and macOS | 154 |
| A command line argument parser for C++ | 493 |
| A Haskell library for building command line applications with minimal code | 91 |
| Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 617 |
| Provides a powerful and expressive command line argument parsing solution for C++ | 1,230 |
| A lightweight command line argument parser for PHP | 19 |
| Declarative definition of command line interfaces for OCaml | 295 |
| A lightweight command line parser library for C++ | 1,355 |
| A simple library for parsing and validating command-line arguments in C# applications. | 50 |
| A command-line argument parser with support for flags, options, arguments, and subcommands. | 42 |
| A minimalist OCaml library for parsing command-line arguments with built-in validation and error handling. | 30 |
| A library to parse and split command line strings into argument arrays | 41 |
| A DSL for writing command line interfaces in Crystal | 138 |