argbash - Bash argument parsing code generator
Website: | https://argbash.io |
---|---|
License: | BSD |
Vendor: | Alcance Libre, Inc. |
- 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.
Packages
argbash-2.10.0-1.aldos.src [145 KiB] |
Changelog
by Joel Barrios (2022-05-24):
- Update to 2.10.0. |