mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 08:27:17 +01:00
No description
* Add remote command execution * Add tests for environment variables and resize * Fix tab spacing, add newlines * Remove extra newline * Add fork |
||
|---|---|---|
| packages | ||
| .gitignore | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| webpack.config.app.js | ||
| 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