Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 721 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 721 Bytes

hints-bash-scripting

hints-bash-scripting is a collection of files in shell script format, working as an examples source for bash shell scripting.

Installation

You can clone the repo to have all files locally:

git clone https://github.com/yurifugi/hints-bash-scripting

Usage

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 .

Contributing

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.

License

GNU GPLv3