argbash
awesome-bash
argbash | awesome-bash | |
---|---|---|
13 | 8 | |
1,390 | 7,733 | |
- | 2.5% | |
0.0 | 5.9 | |
about 1 month ago | 13 days ago | |
M4 | Shell | |
GNU General Public License v3.0 or later | - |
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)
awesome-bash
- GitHub - awesome-lists/awesome-bash: A curated list of delightful Bash scripts and resources.
- Bashkit V1
- BashLib a helpful source file for any script
- Data aggregation snippets for software environments investigation
-
Scripting and Best Practices Book
Try one of these:https://github.com/awesome-lists/awesome-bash (Edit: typo)
-
Are there websites that people share notes on programming and concepts?
On github there are many projects with "awesome" in their name for a catalog of links. (e.g. React Awesome, awesome bash).
What are some alternatives?
bash-argsparse - An high level argument parsing library for bash
BashLib - A Bash Source file that contains many useful functions.
docopts - Shell interpreter for docopt, the command-line interface description language.
bash-oo-framework - Bash Infinity is a modern standard library / framework / boilerplate for Bash
getoptions - An elegant option/argument parser for shell scripts (full support for bash and all POSIX shells)
basher - A package manager for shell scripts.
modernish - Modernish is a library for writing robust, portable, readable, and powerful programs for POSIX-based shells and utilities.
awesome-newsletters - A list of amazing Newsletters
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!
toolbox - Module framework for Bash
argparse-bash - Use python's argparse module in shell scripts
awesome-shell - A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.