wwerner / bashplate

Bashplate generates bash script boilerplate code for option parsing and validation
https://bashplate.wolfgang-werner.net
MIT License
16 stars 1 forks source link
bash generator getopt option-parsing

setup automated

Bashplate

Bashplate generates bash boilerplate code for option parsing and validation.

Currently deployed here: https://bashplate.wolfgang-werner.net

Why? Each time (long enough to forget all the details after writing the last one) I need to write a shell script:

Now, I either:

So basically, I try to hack myself into writing better scripts.

If you can relate, give it a spin.

Requirements

Development

Contributions welcome.

Pushing to master deploys to https://bashplate.wolfgang-werner.net and https://bashplate.now.sh (until vercel decides to turn off now.sh).