3 releases (1 stable)
1.0.0 | Apr 28, 2021 |
---|---|
0.1.1 | Apr 26, 2021 |
0.1.0 | Apr 26, 2021 |
#147 in #fetch
7KB
116 lines
rf
Horribly written fetch in Rust.
Installation
From crates.io
cargo install rf-fetch
From this repository
Clone and run cargo install --path .
.
Make sure to have $HOME/.cargo/bin
in your path (or install to another directory with cargo install --path . --root <install-dir>
).
Todo
- Segment out getting information into functions
- Put onto crates.io
Dependencies
~3–14MB
~116K SLoC