Skip to content

CyrilleBiot/ChristBASHTree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChristBASHTree

You know, a Christmas tree on Bash :)

Screenshot

FORK OF

https://github.com/sergiolepore/ChristBASHTree.git

Usage

Via cURL:

# French version
curl https://raw.githubusercontent.com/CyrilleBiot/ChristBASHTree/master/tree-FR.sh  | bash


# 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:

# French version
wget -qO- https://raw.githubusercontent.com/CyrilleBiot/ChristBASHTree/master/tree-FR.sh | bash

# 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

Docker:

docker pull CyrilleBiot/ChristBASHTree:latest
docker run -it CyrilleBiot/ChristBASHTree:latest

Git clone and execute:

git clone https://github.com/CyrilleBiot/ChristBASHTree.git && cd ./ChristBASHTree && bash tree-FR.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?

DEBIAN SID Ubuntu 17.10.

What about your terminal emulator?

Tilix

And your color palette?

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

Contributors

Here

About

Just a Christmas tree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 97.0%
  • Dockerfile 3.0%