VS Code in the browser
20f5d8eeed
* Add active evals * Convert type of stats to date or string * Fix generic overloads for run * Lower evaluate timeout * Add comment for createWriteStream |
||
---|---|---|
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