mirror of
https://github.com/coder/code-server.git
synced 2026-04-13 03:05:50 -05:00
3a88ae5fb28bd3f8b3b829c4727e03a0ebd9fcda
* Use ipc instead of pipe * Run callback passed to child process's send method * It also returns true * Correct send signature * Kill processes when client disconnects
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