1
0
mirror of https://github.com/danog/learn-bash.git synced 2024-11-26 11:54:39 +01:00
Go to file
Daniil Gentili 7ad974fcf4 trigger
2015-10-25 23:50:30 +01:00
debian Hopefully madr travis work 2015-10-25 23:43:26 +01:00
jekyll trigger 2015-10-25 23:50:30 +01:00
travis trigger 2015-09-30 20:33:11 +02:00
.travis.yml trigger 2015-10-25 23:50:30 +01:00
enc.tar.gz.enc Added deb 2015-09-30 16:32:37 +02:00
Gemfile Added deb 2015-09-30 16:32:37 +02:00
Gemfile.lock Added deb 2015-09-30 16:32:37 +02:00
learn.sh Trigger travis 2015-09-30 20:03:04 +02:00
LICENSE Initial commit 2015-05-29 17:45:47 +02:00
README.md Fixed travis 2015-09-30 19:37:39 +02:00

learn-bash

Script to learn bash scripting.

Build Status

This project is licensed under the GPLv3 license.

To install this script run the following command on any Linux/Unix system, including Mac OS X and iOS.

wget http://daniilgentili.magix.net/learn.sh && chmod +x learn.sh

And execute the script with this command:

./learn.sh

Happy learning! Daniil Gentili