VS Code in the browser
797efe72fd
* Fix loading within the CLI * Remove app * Remove promise handle * Fix requested changes |
||
---|---|---|
packages | ||
rules | ||
scripts | ||
.gitignore | ||
package.json | ||
README.md | ||
tsconfig.json | ||
tslint.json | ||
yarn.lock |
vscode-cloud
Run VS Code in the cloud.
Contributing
Getting the source
git clone https://github.com/codercom/vscode-cloud
Installing dependencies
cd vscode-cloud
yarn
Run
yarn start