Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dianaw353/rsnow

snow.sh but in rust
https://github.com/dianaw353/rsnow

Last synced: 4 days ago
JSON representation

snow.sh but in rust

Awesome Lists containing this project

README

        

# rsnow
snow.sh but in rust
#Installation
```
git clone https://github.com/Botan-Yuukan/rsnow --depth=1
cd rsnow
cargo build
sudo install target/debug/rsnow /usr/local/bin/
```