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
Asher
d44a0a3e59
FuseBox didn't work out
2019-02-05 11:15:46 -06:00
Asher
32294a5b1b
Fix @coder imports
2019-02-05 11:15:43 -06:00
Asher
b40d8e75e8
Fix install and possibly Jest
2019-02-05 11:15:42 -06:00
Asher
9cd81f73fa
not finished
2019-02-05 11:15:42 -06:00