mirror of https://git.tuxpa.in/a/code-server.git
9cd81f73fa | ||
---|---|---|
packages | ||
.gitignore | ||
README.md | ||
package.json | ||
tsconfig.json | ||
tslint.json | ||
webpack.config.app.js | ||
webpack.config.bootstrap.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