Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README Update #53

Closed
kellen-miller opened this issue Nov 14, 2022 · 4 comments
Closed

README Update #53

kellen-miller opened this issue Nov 14, 2022 · 4 comments

Comments

@kellen-miller
Copy link

kellen-miller commented Nov 14, 2022

Issue Overview

Context: lensapp/lens#5444 (comment)

Update README.md to address the following

  • Improve formatting
  • Add homebrew install instructions
  • Clarify OpenLens vs Lens IDE

--- Can't submit a PR, so pasting updated README.md below ---

OpenLens Build Repo

Build Lens

Build Repo Only

This is repo only provides binaries for the OpenLens repo. For software issues regarding OpenLens or the Lens IDE, go to the Lens repo and open an issue there. They will be closed if opened on this repo.

Overview

This is the Binary Build Repo for the Lens repository aka OpenLens. This build only includes the open source part of the Lens IDE and does not require login. This repo was created due to lensapp/lens#5444.

Download and use as is. If you have trouble about not seeing pod logs, remove old config files / extensions remaining from old Lens app.

Auto Updater is now live starting with every binary downloaded with the Latest tag or the corresponding release assets.

OpenLens vs Lens IDE

Paraphrasing from the OpenLens README

OpenLens

The OpenLens repository, is where Team Lens (Mirantis) develops the Lens IDE 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.

Lens IDE

The Kubernetes management tool Lens IDE is a distribution of the OpenLens repository with Team Lens specific customizations released under a traditional EULA.

Installation

Manual

Go to Releases and download the relevant binary for your system.

MacOS

Homebrew

brew install --cask openlens

Linux

todo

Windows

todo

@siko1056
Copy link

siko1056 commented Nov 15, 2022

The brew tab step was not necessary in my case https://formulae.brew.sh/cask/openlens.

@marafa-sugarcrm
Copy link

the correct command is brew install --cask openlens from https://formulae.brew.sh/cask/openlens

@marafa-sugarcrm
Copy link

if the readme needs to point to the upstream repo, then instead lets state something like, this is only a build repo and only provides binaries.
any issues with the software to go to the upstream repo and open an issue there

@kellen-miller
Copy link
Author

@siko1056

The brew tab step was not necessary in my case https://formulae.brew.sh/cask/openlens.

oh sweet, I didn't see it was already in homebrews casks. That works then, will update the issue.

@marafa-sugarcrm

the correct command is brew install --cask openlens from https://formulae.brew.sh/cask/openlens
Updated

if the readme needs to point to the upstream repo, then instead lets state something like, this is only a build repo and only provides binaries.
any issues with the software to go to the upstream repo and open an issue there

Good call out, will updated readme right at the top so people cant miss it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants