Skip to content

lyiriyah/rf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rf

Horribly written fetch in Rust.

Installation

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