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
2019-02-05 11:15:47 -06:00
2019-02-05 11:15:47 -06:00
2019-02-05 11:15:47 -06:00
2019-02-05 11:15:47 -06:00
2019-02-05 11:15:46 -06:00
2019-02-05 11:15:47 -06:00
2019-02-05 11:15:42 -06:00
2019-02-05 11:15:43 -06:00
2019-02-05 11:15:47 -06:00
2019-02-05 11:15:47 -06:00

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
Languages
TypeScript 81.3%
Shell 14.6%
HTML 1%
CSS 0.8%
HCL 0.7%
Other 1.6%