npm install shsscrptThis is the official ShellScript compiler. ShellScript is a language that compiles written lines of code to runnable shell commands.
$ npm install shsscrpt
.gitignore file. Simply write the commands you want, each command gets it own line. See example.shs..shs file and putting your commands in the file. Then, run your file using shs.run - for a run configuration, or shs - in the terminal. (Note: shs will only work if you have downloaded ShellScript through npm)