rf-fetch

Crates.iorf-fetch
lib.rsrf-fetch
version1.0.0
sourcesrc
created_at2021-04-26 17:37:01.664357
updated_at2021-04-28 10:13:50.536192
descriptionHorribly written fetch
homepagehttps://github.com/lyiriyah/rf
repositoryhttps://github.com/lyiriyah/rf
max_upload_size
id389809
size14,709
(lyiriyah)

documentation

README

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
Commit count: 28

cargo fmt