1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Add brew cask in README (#511)

Signed-off-by: makocchi-git <makocchi@gmail.com>
This commit is contained in:
makocchi 2020-06-26 23:21:33 +09:00 committed by GitHub
parent c91f608346
commit e810eab39f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,11 @@ Lens is the only IDE youll ever need to take control of your Kubernetes clust
Download a pre-built package from the [releases](https://github.com/lensapp/lens/releases) page. Lens can be also installed via [snapcraft](https://snapcraft.io/kontena-lens) (Linux only). Download a pre-built package from the [releases](https://github.com/lensapp/lens/releases) page. Lens can be also installed via [snapcraft](https://snapcraft.io/kontena-lens) (Linux only).
Alternatively on Mac:
```
brew cask install lens
```
## Development ## Development
> Prerequisities: Nodejs v12, make, yarn > Prerequisities: Nodejs v12, make, yarn