36 lines
2.8 KiB
Markdown
36 lines
2.8 KiB
Markdown
# Eclipse Che - Eclipse Next-Generation IDE
|
|
[](https://github.com/codenvy/che/blob/master/LICENSE)
|
|
[](https://ci.codenvycorp.com/job/che-master-ci)
|
|
|
|
https://www.eclipse.org/che/. Next-generation Eclipse platform, developer workspace server and cloud IDE. Che defines workspaces that include their dependencies including embedded containerized runtimes, Web IDE, and project code. This makes workspaces distributed, collaborative, and portable to run anywhere on a desktop or a server ... [Read More](https://www.eclipse.org/che/features/)
|
|
|
|

|
|
|
|
### Getting Started
|
|
You can run Che in the public cloud, a private cloud, or install it on any OS. Che has been tested on Ubuntu, Linux, MacOS and Windows. The [step by step guide](https://eclipse.org/che/getting-started/) will get you going along with [our docs](https://www.eclipse.org/che/docs/).
|
|
|
|
The `che` repository is where we do development and there are many ways you can participate, for example:
|
|
|
|
- [Submit bugs and feature requests](https://github.com/eclipse/che/issues) and help us verify them
|
|
- Review [source code changes](https://github.com/eclipse/che/pulls)
|
|
- [Improve docs](https://github.com/codenvy/che-docs)
|
|
|
|
### Customizing
|
|
There are many ways to customize Che out-of-the-box including [stacks, templates, commands, IDE extensions, server-side extensions plugins, assemblies, RESTful APIs, and editors](https://github.com/eclipse/che/blob/master/CUSTOMIZING.md).
|
|
|
|
### Contributing
|
|
If you are interested in fixing issues and contributing directly to the code base, please see [How to Contribute](https://github.com/eclipse/che/wiki/How-To-Contribute). It covers:
|
|
- [Submitting bugs](https://github.com/eclipse/che/wiki/Submitting-Bugs-and-Suggestions)
|
|
- [Development workflow](https://github.com/eclipse/che/wiki/Development-Workflow)
|
|
- [Coding guidelines](https://github.com/eclipse/che/wiki/Coding-Guidelines)
|
|
- [Contributor license agreement](https://github.com/eclipse/che/wiki/Contributor-License-Agreement)
|
|
|
|
### Feedback
|
|
* **Support:** You can ask questions, report bugs, and request features using [GitHub issues](https://github.com/eclipse/che/issues).
|
|
* **Public Chat:** Join the public [eclipse-che](https://mattermost.eclipse.org/eclipse/channels/eclipse-che) Mattermost channel to discuss with community and contributors.
|
|
* **Roadmap:** We maintain [the roadmap](https://github.com/eclipse/che/wiki/Roadmap) on the wiki.
|
|
* **Weekly Meetings:** Join us in our [Che community meeting](https://github.com/eclipse/che/wiki/Che-Dev-Meetings) every second monday.
|
|
|
|
### License
|
|
Che is open sourced under the Eclipse Public License 1.0.
|