Currently the only package we host is smol-k8s-lab.
brew tap small-hack/tap
Then you can brew install
any packages we host here just like normal. Example:
brew install smol-k8s-lab
This will install the tap and install smol-k8s-lab
all at once:
brew install small-hack/tap/smol-k8s-lab
Feel free to submit any issues here (not homebrew or homebrew-core) if you catch any issues. We'd also be happy to review any pull requests to correct bugs or add features.
A GitHub Action runs nightly in this repo to pull the latest release from pip
and update this repo, as well as RenovateBot runs to update any dependencies daily.