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