311 B
311 B
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.