ChristBASHTree/README.md
2019-12-14 02:41:21 +03:00

1.7 KiB

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

# Turkish version
curl https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-TR.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

# Turkish version
wget -qO- https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-TR.sh | bash

Docker:

docker pull sergiolepore/christbashtree:latest
docker run -it sergiolepore/christbashtree:latest

Git clone and execute:

#English version
git clone https://github.com/sergiolepore/ChristBASHTree.git && cd ./ChristBASHTree && bash tree-EN.sh

#Spanish version
git clone https://github.com/sergiolepore/ChristBASHTree.git && cd ./ChristBASHTree && bash tree-ES.sh

#Turkish version
git clone https://github.com/sergiolepore/ChristBASHTree.git && cd ./ChristBASHTree && bash tree-TR.sh

Enjoy!

FAQ

License?

Do what you want with it license.

Will it run under whatever-OS?

Only GNU/Linux and Unix flavors.

What OS are you using?

Ubuntu 17.10.

What about your terminal emulator?

Tilix

And your color palette?

Custom, based on Atom's "One Dark" theme.

Contributors

Here