os-helpers/README.md
2025-09-03 12:00:09 -04:00

11 lines
250 B
Markdown

# OS Helpers
Just some handy tools that I wanted to migrate from shell scripts to a
higher-level language.
## Install/Use
1. Clone the repo
1. `cd` into the directory
1. Run `make` - automatically installs the built binaries in `$HOME/.local/bin`