k9s was added to linuxbrew-core as well
parent
a27775f99a
commit
0ec82f1931
|
|
@ -39,17 +39,11 @@ K9s is available on Linux, macOS and Windows platforms.
|
||||||
|
|
||||||
* Binaries for Linux, Windows and Mac are available as tarballs in the [release](https://github.com/derailed/k9s/releases) page.
|
* Binaries for Linux, Windows and Mac are available as tarballs in the [release](https://github.com/derailed/k9s/releases) page.
|
||||||
|
|
||||||
* Via Homebrew for macOS
|
* Via Homebrew for macOS or LinuxBrew for Linux
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
brew install k9s
|
brew install k9s
|
||||||
```
|
```
|
||||||
|
|
||||||
* Via LinuxBrew for Linux
|
|
||||||
|
|
||||||
```shell
|
|
||||||
brew install derailed/k9s/k9s
|
|
||||||
```
|
|
||||||
|
|
||||||
* Via [MacPorts](https://www.macports.org)
|
* Via [MacPorts](https://www.macports.org)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue