Kyle Carberry
797efe72fd
Fix loading within the CLI ( #27 )
...
* Fix loading within the CLI
* Remove app
* Remove promise handle
* Fix requested changes
2019-02-05 11:16:09 -06:00
Kyle Carberry
b4798d1a48
Fix syntax highlighting, process spawning, extensions, terminals ( #22 )
...
* Fix syntax highlighting, process spawning, extensions, terminals
* Replace colons in toISOString
* Move pathSets included in task
2019-02-05 11:15:59 -06:00
Asher
811260cc80
Hook up shared process sorta
2019-02-05 11:15:51 -06:00
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
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