Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dianaw353/rsnow
- Owner: dianaw353
- Created: 2023-10-30T00:24:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-16T10:14:18.000Z (3 months ago)
- Last Synced: 2024-10-13T01:05:42.307Z (about 1 month ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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/
```