Go to file
John 816da78533
style: improve design style (#3466)
2024-03-28 21:04:31 +08:00
.github ci: fix release ci (#3448) 2024-03-25 16:41:35 +08:00
.husky chore: remove unused file (#434) 2022-02-15 09:41:13 +08:00
.vscode fix: debugConsole context menus excute (#2394) 2023-03-13 12:02:39 +08:00
.yarn style: panel use default zIndex (#3170) 2023-11-27 10:46:44 +08:00
configs feat: support ai native chat & chat agent (#3394) 2024-03-14 14:34:18 +08:00
packages style: improve design style (#3466) 2024-03-28 21:04:31 +08:00
scripts chore(deps): bump lint-staged from 12.5.0 to 15.2.2 (#3446) 2024-03-28 15:52:49 +08:00
tools chore(deps-dev): bump @types/node from 18.19.24 to 20.11.30 (#3444) 2024-03-25 14:57:50 +08:00
typings style: improve design style (#3466) 2024-03-28 21:04:31 +08:00
.editorconfig feat: add less-loader to support cssModules 2019-05-14 15:01:31 +08:00
.eslintignore style: organize imports (#3357) 2024-02-22 17:02:38 +08:00
.eslintrc.js fix: remove all import from src (#3449) 2024-03-25 19:27:14 +08:00
.gitignore build: add railway build config (#3311) 2024-01-29 11:02:04 +08:00
.prettierignore chore: generate tsconfig resolves (#435) 2022-02-15 17:45:48 +08:00
.prettierrc chore: make pre-commit great again (#115) 2021-12-14 19:41:44 +08:00
.yarnrc.yml style: panel use default zIndex (#3170) 2023-11-27 10:46:44 +08:00
CHANGELOG.md chore: update v2.27.0 changelog 2023-10-16 16:38:45 +08:00
CONTRIBUTING-zh_CN.md docs: update CONTRIBUTING.md (#840) 2022-04-15 14:13:32 +08:00
CONTRIBUTING.md docs: update CONTRIBUTING.md (#840) 2022-04-15 14:13:32 +08:00
LICENSE chore: upgrade license (#250) 2021-12-29 20:38:30 +08:00
NOTICE.md refactor: replace quickopen label render function from parseLabel to transformLabelWithCodicon (#2498) 2023-03-30 10:14:45 +08:00
README-zh_CN.md chore: update community infomation (#2413) 2023-03-15 16:22:44 +08:00
README.md docs: add codeblitz to getting started (#3231) 2024-02-06 20:42:03 +08:00
codecov.yml ci: fix version publish scripts (#1266) 2022-07-05 14:50:06 +08:00
commitlint.config.js chore: rewrite some logs message and add not-chinese-message commit rule (#2542) 2023-04-06 10:38:30 +08:00
jest.config.js chore: upgrade monaco version 0.45.0 (#3257) 2024-03-12 10:24:50 +08:00
jest.setup.base.js refactor: update node ws channel code (#3241) 2024-01-16 10:59:06 +08:00
jest.setup.jsdom.js refactor: upgrade to react 18 (#3171) 2023-12-07 13:47:34 +08:00
jest.setup.node.js chore: upgrade monaco version 0.45.0 (#3257) 2024-03-12 10:24:50 +08:00
lerna.json chore(deps): update deps and types (#3287) 2024-01-24 14:24:10 +08:00
nixpacks.toml chore: update railway config (#3313) 2024-01-29 14:34:09 +08:00
package.json chore(deps): bump lint-staged from 12.5.0 to 15.2.2 (#3446) 2024-03-28 15:52:49 +08:00
railway.toml chore: update railway config (#3313) 2024-01-29 14:34:09 +08:00
tsconfig.json style: use eslint and prettier (#138) 2021-12-17 12:52:32 +08:00
yarn.lock chore(deps): bump lint-staged from 12.5.0 to 15.2.2 (#3446) 2024-03-28 15:52:49 +08:00

README.md

CI E2E NPM Version NPM downloads Test Coverage CLA assistant License Discussions Open in CodeBlitz

OpenSumi

A framework helps you quickly build Cloud or Desktop IDE products.

perview

English | 简体中文

Quick Start

$ yarn install
$ yarn run init
$ yarn run download-extension  # Optional
$ yarn 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} yarn 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.

🌟 Getting Started

Here you can find some of our example projects and templates:

📕 Documentation

For complete documentation: opensumi.com

📍 ReleaseNotes & BreakingChanges

You can see all the releasenotes and breaking changes here: CHANGELOG.md.

🔥 Contributing

Read through our Contributing Guidelines to learn about our submission process, coding rules and more.

🙋‍♀️ Want to Help?

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.

🧑‍💻 Needs some help?

Go to our issues or discussions to create a topic, it will be resolved as soon as we can.

📃 License

Copyright (c) 2019-present Alibaba Group Holding Limited, Ant Group Co. Ltd.

Licensed under the MIT license.

This project contains various third-party code under other open source licenses.

See the NOTICE.md file for more information.

Contributors

❤️ Thanks goes to these wonderful people!