1.1 KiB
1.1 KiB
ChristBASHTree
You know, a Christmas tree on Bash :)
Usage
Via cURL:
# English version
curl https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-EN.sh | bash
# Spanish version
curl https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-ES.sh | bash
Via Wget:
# English version
wget -qO- https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-EN.sh | bash
# Spanish version
wget -qO- https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-ES.sh | bash
Git clone and execute:
git clone https://github.com/sergiolepore/ChristBASHTree.git && cd ./ChristBASHTree && bash tree-EN.sh
Enjoy!
FAQ
Will it run under whatever-OS?
Only Linux and Unix flavors.
What OS are you using?
OSX 10.11.3 "El Capitan"