mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Some Grammatical Fixes ❤️ (#641)
Signed-off-by: Ryan MacLean <6923433+ryanmaclean@users.noreply.github.com>
This commit is contained in:
parent
40e9a3bece
commit
006406c5e9
10
README.md
10
README.md
@ -10,9 +10,9 @@ Lens is the only IDE you’ll ever need to take control of your Kubernetes clust
|
|||||||
|
|
||||||
## What makes Lens special?
|
## What makes Lens special?
|
||||||
|
|
||||||
* Amazing usability and end user experience
|
* Amazing usability and end-user experience
|
||||||
* Multi cluster management; Support for hundreds of clusters
|
* Multi cluster management: support for hundreds of clusters
|
||||||
* Standalone application; No need to install anything in-cluster
|
* Standalone application: no need to install anything in-cluster
|
||||||
* Real-time cluster state visualization
|
* Real-time cluster state visualization
|
||||||
* Resource utilization charts and trends with history powered by built-in Prometheus
|
* Resource utilization charts and trends with history powered by built-in Prometheus
|
||||||
* Terminal access to nodes and containers
|
* Terminal access to nodes and containers
|
||||||
@ -38,7 +38,7 @@ brew cask install lens
|
|||||||
|
|
||||||
## Development (advanced)
|
## Development (advanced)
|
||||||
|
|
||||||
Allows faster separately re-run some of involved processes:
|
Allows for faster separate re-runs of some of the more involved processes:
|
||||||
|
|
||||||
1. `yarn dev:main` compiles electron's main process part and start watching files
|
1. `yarn dev:main` compiles electron's main process part and start watching files
|
||||||
1. `yarn dev:renderer` compiles electron's renderer part and start watching files
|
1. `yarn dev:renderer` compiles electron's renderer part and start watching files
|
||||||
@ -54,4 +54,4 @@ Allows faster separately re-run some of involved processes:
|
|||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
Bug reports and pull requests are welcome on GitHub at https://github.com/lensapp/lens.
|
Bug reports and pull requests are welcome on GitHub at https://github.com/lensapp/lens.
|
||||||
Loading…
Reference in New Issue
Block a user