This repository has been archived on 2024-09-09 . You can view files and clone it, but cannot push or open issues or pull requests.
Kyle Carberry
a328204d80
Implement fs module (#3)
* 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
Description
Languages
TypeScript
81.6%
Shell
14.9%
HTML
1%
HCL
0.7%
CSS
0.7%
Other
1.1%