alex-dixon / homebrew-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:Ruby 100.0%