Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.12 KB

README.md

File metadata and controls

42 lines (31 loc) · 1.12 KB

fetchfetch

Fetch all of your fetches. written in go.

GitHub Workflow Status

1 - Requirements

make - for the installer

go - for installing fetchfetch/executing fetchfetch

2 - Install

$ make install

or grab binary from releases

3 - Update

$ make update

4 - Uninstall

$ make uninstall