console-command
CLI parser
A library to parse command-line arguments and execute corresponding commands using a Command pattern
1 stars
2 watching
0 forks
Language: Vala
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of utilities and APIs for parsing command-line arguments and generating help text in .NET applications. | 2,218 |
| A .Net CLI argument parser that enables declarative definition of command line arguments and provides an API for executing commands with parsed arguments. | 137 |
| A lightweight command line parser library for C++ | 1,355 |
| A commandline tool for parsing JSON from various sources | 51 |
| A cross-platform command line argument parsing library for the Zig programming language. | 111 |
| A module for processing command-line arguments and generating help messages in Nim. | 1 |
| A library to parse and split command line strings into argument arrays | 41 |
| A utility for parsing command-line arguments and dispatching to main methods in Scala programs. | 191 |
| A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. | 18 |
| A Rust library providing utilities for crafting user-friendly command line interfaces. | 1,347 |
| Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 617 |
| Implementing a CLI arguments parser to process input in various formats | 5 |
| A bash script template for parsing named, short and positional CLI arguments. | 64 |
| Provides a CLI interface to access an application's context and methods | 564 |
| A tool that parses command line arguments and exits gracefully if there is any issue. | 94 |