Just a Christmas tree
Go to file
2016-02-11 22:00:35 -03:00
README.md Update readme with up-to-date platform data 2016-02-11 22:00:35 -03:00
screenshot.png Update readme with up-to-date platform data 2016-02-11 22:00:35 -03:00
tree-EN.sh Updating the year so that it will update automatically 2015-12-24 23:30:51 -04:00
tree-ES.sh Updating the year so that it will update automatically 2015-12-24 23:30:51 -04:00

ChristBASHTree

You know, a Christmas tree on Bash :)

Screenshot

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"

What about your terminal emulator?

iTerm2

And your color palette?

Dracula

Contributors

Here