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

README: brew cask

This commit is contained in:
Matti Paksula 2020-03-30 12:03:39 +03:00 committed by GitHub
parent 390ab9dccf
commit 21d5d36cb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,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