Next-generation container development platform, developer workspace server and cloud IDE
Che is Kubernetes-native and places everything the developer needs into containers in Kube pods including dependencies, embedded containerized runtimes, a web IDE, and project code. This makes workspaces distributed, collaborative, and portable to run anywhere Kubernetes runs ... Read More
Visit website at: https://www.eclipse.org/che/ and documentation at: https://www.eclipse.org/che/docs
Getting Started
Here you can find links on how to get started with Eclipse Che:
Using Eclipse Che
Here you can find references to useful documentation and hands-on guides to learn how to get the most of Eclipse Che:
- Customize Che workspaces for your projects
- Run VSCode Extensions in Che workspaces
- Configure Che for your teams
Feedback and Community
We love to hear from users and developers. Here are the various ways to get in touch with us:
- Support: You can ask questions, report bugs, and request features using GitHub issues.
- Public Chat: Join the public eclipse-che Mattermost channel to discuss with community and contributors.
- Twitter: @eclipse_che
- Mailing List: [email protected]
- Weekly Meetings: Join us in our Che community meeting every second monday.
Contributing
If you are interested in fixing issues and contributing directly to the code base:
-
๐ Submitting bugs -
๐ Contributor license agreement -
๐ Development workflows -
๐ Review source code changes -
๐ Improve docs -
๐๏ธ Che architecture - Che repositories
-
โจ Good first issue for new contributors
Extending Eclipse Che
- Add a new language support. (to be provided soon)
- Package your favorite VSCode extensions and make them available in Che.
- Write your own VSCode extension that runs on a dedicated side car container.
- Build and package your custom Che-Theia editor with your extensions and plugins.
Roadmap
We maintain the Che roadmap in the open way. We welcome anyone to ask question and contribute to the roadmap by joining our community meetings.
CI
The following CentOS CI jobs are associated with the repository:
master
- builds and push Maven artifacts on each commit to themaster
.nightly
- builds and push Maven artifacts, builds CentOS images and pushes them to quay.io on a daily basis from themaster
branch.release
- builds and push Maven artifacts, builds images from therelease
branch. CentOS images are public and pushed to quay.io.
License
Che is open sourced under the Eclipse Public License 2.0.