OS Helpers
Just some handy tools that I wanted to migrate from shell scripts to a higher-level language.
Install/Use
- Clone the repo
cd
into the directory- Run
make
Make will automatically install the build binaries in$HOME/.local/bin
. You should add that directory to your path.
Description
Languages
Go
79.7%
Makefile
20.3%