update readme.md

This commit is contained in:
alpheratz0 2021-11-20 01:06:15 -03:00
parent 02eb365650
commit c6b605ec96
3 changed files with 9 additions and 27 deletions

View file

@ -2,44 +2,26 @@
You know, a Christmas tree on Bash :)
![Screenshot](./screenshot.png?raw=true)
![Video](./assets/output.gif?raw=true)
# Usage
Via cURL:
## Git clone
```
# 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
```sh
git clone https://github.com/sergiolepore/ChristBASHTree.git
cd ./ChristBASHTree
bash tree.sh
```
Via Wget:
## Docker
```
# 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:
```
```sh
docker pull sergiolepore/christbashtree:latest
docker run -it sergiolepore/christbashtree:latest
```
Git clone and execute:
```
git clone https://github.com/sergiolepore/ChristBASHTree.git && cd ./ChristBASHTree && bash tree-EN.sh
```
__Enjoy!__
**Enjoy!**
# FAQ

BIN
assets/output.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB