| Formula | Description | Repository |
|---|---|---|
| myks | Maintain configuration of many applications for multiple Kubernetes clusters | https://github.com/mykso/myks |
brew tap mykso/tap
brew install <formula_name>brew uninstall <formula_name>Debugging local formula:
HOMEBREW_NO_INSTALL_FROM_API=1 brew install --debug --verbose <formula_name>