Amorites / core

๐Ÿš€ A framework helps you quickly build Cloud or Desktop IDE products.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenSumi

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

CI codecov

perview

English | ็ฎ€ไฝ“ไธญๆ–‡

Quickstart

$ npm install
$ npm run init
$ 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.

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 guidelines for contributing and then check out one of our issues labeled as help wanted or good first issue.

License

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

Licensed under the MIT license.

About

๐Ÿš€ A framework helps you quickly build Cloud or Desktop IDE products.

License:MIT License


Languages

Language:TypeScript 95.0%Language:Less 2.4%Language:JavaScript 1.2%Language:HTML 0.9%Language:CSS 0.5%Language:Shell 0.0%