mirror of https://git.tuxpa.in/a/code-server.git
2ff34bc5e2
Need to resolve the remaining modules and then check and apply any necessary patches. |
||
---|---|---|
packages | ||
rules | ||
scripts | ||
.gitignore | ||
README.md | ||
package.json | ||
tsconfig.json | ||
tslint.json | ||
webpack.config.app.js | ||
yarn.lock |
README.md
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