argbash
basher
argbash | basher | |
---|---|---|
13 | 3 | |
1,388 | 1,143 | |
- | 0.7% | |
0.0 | 4.6 | |
30 days ago | 5 months ago | |
M4 | Shell | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
argbash
-
Is there a recommended alternative to getopts?
Yeah, now that I look at it a bit closer, it is quirky. Not unmanageable, but I think I prefer something like Argparse which generates the parsing code for you using a simpler language.
- Bashkit V1
- BashLib a helpful source file for any script
- Argbash: Bash argument parsing code generator
- GitHub - matejak/argbash: Bash argument parsing code generator
-
Hacker News top posts: Mar 22, 2022
Argbash: Bash argument parsing code generator\ (0 comments)
basher
What are some alternatives?
bash-argsparse - An high level argument parsing library for bash
bpkg - Lightweight bash package manager
docopts - Shell interpreter for docopt, the command-line interface description language.
vimv - Batch-rename files using Vim
getoptions - An elegant option/argument parser for shell scripts (full support for bash and all POSIX shells)
awesome-bash - A curated list of delightful Bash scripts and resources.
modernish - Modernish is a library for writing robust, portable, readable, and powerful programs for POSIX-based shells and utilities.
toolbox - Module framework for Bash
oils - Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!
repo
argparse-bash - Use python's argparse module in shell scripts
nvm - Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions