2014-12-24 15:38:57 +00:00
|
|
|
# ChristBASHTree
|
|
|
|
|
2016-02-12 01:00:35 +00:00
|
|
|
You know, a Christmas tree on Bash :)
|
2014-12-24 15:38:57 +00:00
|
|
|
|
2021-11-20 04:06:15 +00:00
|
|
|
![Video](./assets/output.gif?raw=true)
|
2014-12-24 16:06:22 +00:00
|
|
|
|
2014-12-24 15:38:57 +00:00
|
|
|
# Usage
|
|
|
|
|
2021-11-20 04:06:15 +00:00
|
|
|
## Git clone
|
2014-12-24 15:38:57 +00:00
|
|
|
|
2021-11-20 04:06:15 +00:00
|
|
|
```sh
|
|
|
|
git clone https://github.com/sergiolepore/ChristBASHTree.git
|
|
|
|
cd ./ChristBASHTree
|
|
|
|
bash tree.sh
|
2014-12-24 15:46:45 +00:00
|
|
|
```
|
|
|
|
|
2021-11-20 04:06:15 +00:00
|
|
|
## Docker
|
2014-12-24 15:46:45 +00:00
|
|
|
|
2021-11-20 04:06:15 +00:00
|
|
|
```sh
|
2018-01-13 03:45:06 +00:00
|
|
|
docker pull sergiolepore/christbashtree:latest
|
|
|
|
docker run -it sergiolepore/christbashtree:latest
|
|
|
|
```
|
|
|
|
|
2021-11-20 04:06:15 +00:00
|
|
|
**Enjoy!**
|
2014-12-24 16:06:22 +00:00
|
|
|
|
|
|
|
# FAQ
|
|
|
|
|
2018-01-12 21:00:25 +00:00
|
|
|
## License?
|
|
|
|
|
|
|
|
[Do what you want with it](./LICENSE) license.
|
|
|
|
|
2014-12-24 16:06:22 +00:00
|
|
|
## Will it run under _whatever-OS_?
|
|
|
|
|
2018-01-12 21:00:25 +00:00
|
|
|
Only GNU/Linux and Unix flavors.
|
2014-12-24 16:06:22 +00:00
|
|
|
|
|
|
|
## What OS are you using?
|
|
|
|
|
2018-01-12 21:00:25 +00:00
|
|
|
Ubuntu 17.10.
|
2014-12-24 16:06:22 +00:00
|
|
|
|
|
|
|
## What about your terminal emulator?
|
|
|
|
|
2018-01-12 21:00:25 +00:00
|
|
|
[Tilix](https://gnunn1.github.io/tilix-web/)
|
2014-12-24 16:06:22 +00:00
|
|
|
|
|
|
|
## And your color palette?
|
|
|
|
|
2018-01-12 21:00:25 +00:00
|
|
|
Custom, based on Atom's "One Dark" theme.
|
2016-02-12 01:00:35 +00:00
|
|
|
|
|
|
|
## Contributors
|
|
|
|
|
|
|
|
[Here](https://github.com/sergiolepore/ChristBASHTree/graphs/contributors)
|