Description
Argbash helps your shell scripts to accept arguments. You declare what arguments you want your script to accept and Argbash generates the shell code that parses them from the command-line and exposes passed values as shell variables.
Help message is also generated, and helpful error messages are dispatched if the script is called with arguments that conflict with the interface.
Installation Instructions
http://argbash.readthedocs.io/en/stable/
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora rawhide | i386 (8)*, ppc64le (7)*, x86_64 (7)* | Fedora rawhide (167 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable sgallagh/argbash
More info about enabling Copr repositories