Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 179 Bytes

File metadata and controls

14 lines (10 loc) · 179 Bytes

KubeFn Homebrew Tap

Install the KubeFn CLI:

brew tap kubefn/tap
brew install kubefn

Or install directly:

curl -sf https://kubefn.com/install.sh | sh