Just a Christmas tree
Go to file
Denys Konovalov 39ae3df31b Changed urls for gitea 2021-12-21 15:28:44 +00:00
Dockerfile Reduce the container image 2017-12-19 10:59:16 +01:00
LICENSE Add license. Misc changes. 2018-01-12 18:00:25 -03:00
README.md Changed urls for gitea 2021-12-21 15:28:44 +00:00
screenshot.png Add license. Misc changes. 2018-01-12 18:00:25 -03:00
tree-DE.sh German Version 2021-12-21 15:25:11 +00:00
tree-EN.sh Add license. Misc changes. 2018-01-12 18:00:25 -03:00
tree-ES.sh Add license. Misc changes. 2018-01-12 18:00:25 -03:00

README.md

ChristBASHTree

You know, a Christmas tree on Bash :)

Screenshot

Usage

Via cURL:

# English version
curl https://git.sp-codes.de/denyskon/ChristBASHTree/raw/branch/master/tree-EN.sh | bash

# Spanish version
curl https://git.sp-codes.de/denyskon/ChristBASHTree/raw/branch/master/tree-ES.sh | bash

# German version
curl https://git.sp-codes.de/denyskon/ChristBASHTree/raw/branch/master/tree-DE.sh | bash

Via Wget:

# English version
wget -qO- https://git.sp-codes.de/denyskon/ChristBASHTree/raw/branch/master/tree-EN.sh | bash

# Spanish version
wget -qO- https://git.sp-codes.de/denyskon/ChristBASHTree/raw/branch/master/tree-ES.sh | bash

# German version
wget -qO- https://git.sp-codes.de/denyskon/ChristBASHTree/raw/branch/master/tree-DE.sh | bash

Docker:

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

Git clone and execute:

git clone https://git.sp-codes.de/denyskon/ChristBASHTree.git && cd ./ChristBASHTree && bash tree-EN.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