1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Go to file
dependabot[bot] f0eff0bdc3 Bump webpack from 5.75.0 to 5.76.0 (#7325)
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-10 14:42:05 -05:00
.github For unit test workflow to only start on linux (#7254) 2023-03-01 11:12:09 -05:00
.idea
.vscode
docs Remove all references to slack (#7233) 2023-02-24 17:04:15 -05:00
jsonnet/lens
mkdocs
packages Bump webpack from 5.75.0 to 5.76.0 (#7325) 2023-03-10 14:33:18 -05:00
troubleshooting
.adr.json
.gitignore Add package for sharing webpack configurations for upcoming Features (#7199) 2023-02-22 12:28:07 +02:00
.npmrc Switch to using NPM workspaces (#7115) 2023-02-20 12:48:18 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
jest.config.js Add package for sharing jest configuration for upcoming Features (#7198) 2023-02-22 11:19:16 +02:00
lerna.json Bump versions to 6.5.0-alpha.0 (#7253) 2023-03-02 09:33:33 -05:00
LICENSE
license-header
mkdocs.yml Remove all references to slack (#7233) 2023-02-24 17:04:15 -05:00
nx.json
package-lock.json Bump webpack from 5.75.0 to 5.76.0 (#7325) 2023-03-10 14:42:05 -05:00
package.json Bump webpack from 5.75.0 to 5.76.0 (#7325) 2023-03-10 14:42:05 -05:00
README.md Update link in README (#7314) 2023-03-08 15:45:50 -05:00
RELEASE_GUIDE.md Include step for make cherry-pick PR in Release Guide (#7311) 2023-03-07 09:40:45 -08:00
SECURITY.md
tsconfig.json Move downloading binaries to new package (#7033) 2023-01-27 09:48:33 -05:00

Lens Desktop Core ("OpenLens")

Build Status Explore our Forums

The Repository

This repository is where Team Lens develops the core of the Lens Desktop product together with the community.

The core is a library, powered by Electron and React. Unlike generic Electron + React frameworks / boilerplates, it is very opinionated for creating Lens Desktop-like applications and has support for Lens Extensions.

In the future, this library will be streamlined to become more customizable and pluggable with easy to use tooling for Lens Extension developers.

This source code is available to everyone under the MIT license.

Lens Desktop

Lens Desktop is built on top of the Lens Desktop Core with Team Lens built extensions released under a traditional Terms Of Service.

Lens Desktop is a standalone application for MacOS, Windows and Linux operating systems. Get started by downloading it from Lens website.

Screenshot

Development

See Development page.

Contributing

See Contributing page.

License

See License.