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

updated README

This commit is contained in:
JoelTrain 2022-08-23 16:28:52 -05:00
parent 5d8bf9a09a
commit 6d03997201
No known key found for this signature in database
GPG Key ID: E7720A2908E42F0A

View File

@ -1,30 +1,10 @@
# Lens Open Source Project (OpenLens)
# A place to build Open Lens for Windows
[![Build Status](https://github.com/lensapp/lens/actions/workflows/test.yml/badge.svg)](https://github.com/lensapp/lens/actions/workflows/test.yml)
[![Chat on Slack](https://img.shields.io/badge/chat-on%20slack-blue.svg?logo=slack&longCache=true&style=flat)](https://join.slack.com/t/k8slens/shared_invite/enQtOTc5NjAyNjYyOTk4LWU1NDQ0ZGFkOWJkNTRhYTc2YjVmZDdkM2FkNGM5MjhiYTRhMDU2NDQ1MzIyMDA4ZGZlNmExOTc0N2JmY2M3ZGI)
[![Build For Windows](https://github.com/JoelBirlingmairBeastCode/lens-without-lens-ID/actions/workflows/build-for-windows.yml/badge.svg?branch=stop-updating)](https://github.com/JoelBirlingmairBeastCode/lens-without-lens-ID/actions/workflows/build-for-windows.yml)
## The Repository
This repository ("OpenLens") is where Team Lens develops the [Lens IDE](https://k8slens.dev) product together with the community. It is backed by a number of Kubernetes and cloud native ecosystem pioneers. This source code is available to everyone under the [MIT license](./LICENSE).
This is a forked repository of the "OpenLens" repo.
## Lens - The Kubernetes IDE
Lens - The Kubernetes IDE ("Lens IDE") is a distribution of the OpenLens repository with Team Lens specific customizations released under a traditional [EULA](https://k8slens.dev/licenses/eula).
Lens IDE provides the full situational awareness for everything that runs in Kubernetes. It's lowering the barrier of entry for people just getting started and radically improving productivity for people with more experience.
Lens IDE a standalone application for MacOS, Windows and Linux operating systems. You can download it free of charge for Windows, MacOS, and Linux from [Lens IDE website](https://k8slens.dev).
[![Screenshot](.github/screenshot.png)](https://www.youtube.com/watch?v=eeDwdVXattc)
## Installation
See [Getting Started](https://docs.k8slens.dev/latest/getting-started/) page.
## Development
See [Development](https://docs.k8slens.dev/latest/contributing/development/) page.
## Contributing
See [Contributing](https://docs.k8slens.dev/latest/contributing/) page.
Observe the github actions on this repo.
The file (./.github\workflows\build-for-windows.yml) shows how to build the basic Lens app without any of the proprietary extensions like the Lens ID log in screen.