commit briefs
bff6437
Artur Manuel
·
2025-07-09
branches
tree
readme
stfu - shut the fetch up
A tool to show your really cannot give a fuck about fetch scripts any more.

Building
You need the following tools on your system:
- Make
- Meson
- Ninja
- A C++ compiler that supports C++23 ()
Then it's just a matter of running the following commands:
$ make
...
$ ./build/src/stfu
Installing
Installing this script is nearly the same process, with the main
difference being you provide the install argument to make. You may
also have to specify the PREFIX in case you think it is wrong.
$ make install PREFIX="$HOME/opt/stfu/"
...
# ~/opt/stfu/bin/stfu