Yserz / homebrew-tap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

homebrew-tap

Formula Description Repository
myks Maintain configuration of many applications for multiple Kubernetes clusters https://github.com/mykso/myks

Installation

brew tap yserz/tap
brew install <formula_name>

Un-install

brew uninstall <formula_name>

Development

Debugging local formula:

HOMEBREW_NO_INSTALL_FROM_API=1 brew install --debug --verbose <formula_name>

About

License:MIT License


Languages

Language:Ruby 100.0%