code-server-2/packages/server
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
..
scripts Create initial server layout (#11) 2019-02-05 11:15:49 -06:00
src Create initial server layout (#11) 2019-02-05 11:15:49 -06:00
.gitignore Create initial server layout (#11) 2019-02-05 11:15:49 -06:00
package.json Create initial server layout (#11) 2019-02-05 11:15:49 -06:00
webpack.config.js Create initial server layout (#11) 2019-02-05 11:15:49 -06:00
yarn.lock Create initial server layout (#11) 2019-02-05 11:15:49 -06:00