argbash
Bash argument parsing code generator (by matejak)
awesome-bash
A curated list of delightful Bash scripts and resources. (by awesome-lists)
argbash | awesome-bash | |
---|---|---|
13 | 8 | |
1,443 | 8,823 | |
0.0% | 1.1% | |
7.5 | 3.5 | |
about 2 months ago | 17 days ago | |
M4 | Shell | |
GNU General Public License v3.0 or later | Creative Commons Zero v1.0 Universal |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of argbash.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-04.
-
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
Posts with mentions or reviews of awesome-bash.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-27.
- 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?
When comparing argbash and awesome-bash you can also consider the following projects:
docopts - Shell interpreter for docopt, the command-line interface description language.
toolbox - Module framework for Bash
bash_opts - SImple Bash options parser
BashLib - A Bash Source file that contains many useful functions.
basher - A package manager for shell scripts.
mo - Mustache templates in pure bash