11 lines
250 B
Markdown
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`
|