Kyle Carberry 05899b5edf Create initial server layout (#11)
* Create initial server layout

* Adjust command name to entry

* Add @oclif/config as dependency

* Implement build process for outputting single binary

* Add init message

* Remove unused import, add tsconfig.json to .gitignore

* Accidently pushed wacky change to output host FS files

* Add options to createApp
2019-02-05 11:15:49 -06:00
2019-02-05 11:15:47 -06:00
2019-02-05 11:15:46 -06:00
2019-02-05 11:15:42 -06:00
2019-02-05 11:15:49 -06:00
2019-02-05 11:15:48 -06:00
2019-02-05 11:15:49 -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.2%
Shell 14.7%
HTML 1%
CSS 0.8%
HCL 0.7%
Other 1.6%