argbash
parser generator
Generates bash argument parsing code
Bash argument parsing code generator
1k stars
19 watching
62 forks
Language: M4
last commit: over 1 year ago
Linked from 1 awesome list
argument-parsingcode-generatorshell-scripts
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A bash script template for parsing named, short and positional CLI arguments. | 64 |
| | An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. | 1,692 |
| | Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 617 |
| | A lightweight command-line argument parser | 1,336 |
| | A simple command-line argument parser for BASH scripts | 159 |
| | Practices readable and maintainable coding skills in parsing command-line arguments | 1 |
| | A C-based command line arguments parsing library | 694 |
| | Generates parsers at compile time for parsing command line arguments in Nim | 123 |
| | A library to parse and split command line strings into argument arrays | 41 |
| | A package to parse command line arguments and options in Ada 2012 | 12 |
| | Provides a .NET Standard command line argument parser with advanced features and automatic exception handling | 569 |
| | A parser for command-line arguments that works similarly to the getopt function. | 181 |
| | A tool that generates a custom command-line parser from annotated classes. | 87 |
| | A library that generates CLI argument/XML configuration parsers and help messages for F# applications | 460 |
| | Library providing a simple command-line argument parser | 994 |