hints-bash-scripting is a collection of files in shell script format, working as an examples source for bash shell scripting.
You can clone the repo to have all files locally:
git clone https://github.com/yurifugi/hints-bash-scripting
After cloning the repo, open the folder on your favorite editor
git clone https://github.com/yurifugi/hints-bash-scripting
cd hints-bash-scripting
code .
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.