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
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
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%