mirror of
https://github.com/coder/code-server.git
synced 2026-05-15 21:17:07 -05:00
a328204d8044b4d157e06500e7260b9b35dcbe3e
* Implements the fs module * Add stats object * Add not implemented to createWriteStream * Update mkdtemp to use tmp dir * Unexport Stats * Add client web socket for commands and restructure
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