ChristBASHTree/README.md
2021-11-20 01:06:15 -03:00

50 lines
785 B
Markdown

# ChristBASHTree
You know, a Christmas tree on Bash :)
![Video](./assets/output.gif?raw=true)
# Usage
## Git clone
```sh
git clone https://github.com/sergiolepore/ChristBASHTree.git
cd ./ChristBASHTree
bash tree.sh
```
## Docker
```sh
docker pull sergiolepore/christbashtree:latest
docker run -it sergiolepore/christbashtree:latest
```
**Enjoy!**
# FAQ
## License?
[Do what you want with it](./LICENSE) 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](https://gnunn1.github.io/tilix-web/)
## And your color palette?
Custom, based on Atom's "One Dark" theme.
## Contributors
[Here](https://github.com/sergiolepore/ChristBASHTree/graphs/contributors)