May this Christmas season bring you closer to all those that you treasure in your heart. Have a Merry Christmas and a Happy New year!
git clone https://github.com/wjwei-handsome/rsnow.git
cd rsnow
cargo build --release
./target/release/rsnow
or just
cargo install --git https://github.com/wjwei-handsome/rsnow.git
Just rsnow
in your terminal.
Add -h
or --help
for help messages:
$ rsnow -h
Merry Christmas!
Usage: rsnow [OPTIONS]
Options:
-s, --speed <SPEED> Speed of snowfall [default: 1]
-q, --quantity <QUANTITY> Quantity of snowflakes [default: 20]
-r, --rainbow Bool, enabled rainbow color [default is false]
-t, --randomtype Bool, enabled random shape [default is false]
-n, --notree Bool, remove the Christmas tree [default is false]
-h, --help Print help
-V, --version Print version