optparse
Argument parser
A simple command-line argument parser for BASH scripts
Simple command line arguments parser for BASH
159 stars
5 watching
32 forks
Language: Shell
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight command line argument parser for PHP | 19 |
| A bash script template for parsing named, short and positional CLI arguments. | 64 |
| A command-line argument parser with support for flags, options, arguments, and subcommands. | 42 |
| An option parser for shell scripts supporting all POSIX shells. | 421 |
| A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. | 18 |
| 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 library for parsing command-line arguments and environment variables in a shell-like way | 536 |
| A command line argument parser for C++ | 493 |
| A command line arguments parsing library | 11 |
| A command-line argument parser for C++ that provides a simple and type-safe way to parse command-line arguments. | 66 |
| Generates bash argument parsing code | 1,404 |
| A lightweight C++17 command line parser with support for parsing command-line options and arguments. | 25 |
| A Haskell library for parsing command-line options in an applicative style | 916 |
| A C-code generator for parsing command-line arguments in the docopt language | 320 |
| Provides a .NET Standard command line argument parser with advanced features and automatic exception handling | 569 |