Argbash

Updated: 10 January 2023

https://argbash.dev/

Create an argbash template file

argbash-init --pos positional-arg --opt optional-arg minimal.m4

Use the template file to create a script

argbash minimal.m4 -o my-script.sh

Re-generate script after editing Argbash section

argbash my-script.sh -o my-script.sh

Leave a comment