/homebrew-client

Primary LanguageRubyApache License 2.0Apache-2.0

Homebrew Tap for Knative client kn

This repository contains the Hombrew Tap for Knative clients.

To enable this Tap globally, use

brew tap knative/client

The supported clients are:

  • kn - The Knative CLI client

Install them with brew install like in

brew install kn

Alternatively you can also install the clients directly (without adding a tap globally) with

brew install knative/client/kn