Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.87 KB

README.md

File metadata and controls

50 lines (30 loc) · 1.87 KB

Code Runner

If you're searching how to learn bash programation, HERE this is the perfect place.

All the scripts will have # (comments) to explain all the functions, only you will need edit the lines with your owns words.


What are you waiting for?

Start your own bash script easily!

If you want clone the scripts, type:

# Clone CodeRunner with
git clone https://github.com/jarriztg/coderunner.git
# move to scripts directory
cd coderunner/scripts
# Change the permissions
chmod +x NAMEOFSCRIPT.SH

Test any script!
# This is to run the script.
./NAMEOFSCRIPT.SH

If you want create some script to "coderunner", only you will create a Pull Request with the new file.

Contact with me

https://telegram.me/jarriz

Licencia de Creative Commons
CodeRunner by jarriztg is licensed under a Creative Commons Reconocimiento-NoComercial-SinObraDerivada 4.0 Internacional License.
Creado a partir de la obra en https://github.com/jarriztg/coderunner.