A framework helps you quickly build Cloud or Desktop IDE products.
English | ็ฎไฝไธญๆ
$ npm install
$ npm run init
$ npm run download-extension # Optional
$ npm run start
By default, the tools/workspace
folder in the project would be opened, or you can run the project by specifying the directory in the following way:
$ MY_WORKSPACE={local_path} npm run start
Usually, you may still encounter some system-level environment dependencies. You can visit Development Environment Preparation to see how to install the corresponding environment dependencies.
Here you can find some of our example projects and templates:
- Cloud IDE
- Desktop IDE - based on the Electron
- Lite Web IDE - pure web IDE based on the Browser
- The Mini-App liked IDE
For complete documentation: opensumi.com
You can see all the releasenotes and breaking changes here: CHANGELOG.md.
Read through our Contributing Guidelines to learn about our submission process, coding rules and more.
Want to report a bug, contribute some code, or improve documentation? Excellent! Read up on our Contributing Guidelines for contributing and then check out one of our issues labeled as help wanted or good first issue.
Go to our issues or discussions to create a topic, it will be resolved as soon as we can.
Copyright (c) 2019-present Alibaba Group Holding Limited, Ant Group Co. Ltd.
Licensed under the MIT license.
โค๏ธ Thanks goes to these wonderful people!