Skip to content

drenkmann/ffbir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fetchfetch, but in rust

Fetch all of your fetches. written in go rust.

License File Count Github Stars GitHub Workflow Status Screenshot

Installation

You can either download the latest release or build from source (recommended).

Install from source (recommended)

Requirements

rust - building ffbir

just (optional) - easy installation process

Install with just

$ just install

Install manually

# Build
$ cargo build --release
# Install
$ sudo cp target/release/ffbir /usr/bin

Uninstall

If installed using a binary from the releases page, use your package manager to uninstall.

Uninstall with just

$ just uninstall

Uninstall manually

$ sudo rm /usr/bin/ffbir

About

Fetch all your fetches, but in rust

Resources

License

Stars

Watchers

Forks

Contributors