mcopy/cli/lib
mmcwilliams 6d1e9ec78f Print state for now. Need to store position in it? Make resetting it simple. 2019-03-21 19:36:37 -04:00
..
arduino Use the import Log = require() method of including log lib. This is cleaner and easier to read when parsing dependencies. 2019-03-21 18:03:53 -04:00
cam In camera and projector modules, for both main and renderer, use a string id to bind ipc paths and set up the ability to then have multiple of the proj, cam or even light class. Need to do light. 2019-03-21 19:34:56 -04:00
cmd Create and install main process lib to control the cmd.js module 2019-03-21 19:33:01 -04:00
delay Refactor delay into typescript 2019-03-21 15:02:05 -04:00
device Add log to device module. This cli app is turning into a dog fast. Need to take a step back and reconsider. 2019-02-26 21:57:43 -05:00
devices Refactor settings into Typescript class module. 2019-03-21 18:00:34 -04:00
digital Use the import Log = require() method of including log lib. This is cleaner and easier to read when parsing dependencies. 2019-03-21 18:03:53 -04:00
exit Install exit module in cli app 2019-02-26 21:09:35 -05:00
intval Make modules local because modules in /app directory are recompiled for electron. Throws error on load in node 10. 2019-02-24 08:32:16 -05:00
light Use the import Log = require() method of including log lib. This is cleaner and easier to read when parsing dependencies. 2019-03-21 18:03:53 -04:00
log Use the import Log = require() method of including log lib. This is cleaner and easier to read when parsing dependencies. 2019-03-21 18:03:53 -04:00
mscript Copy build libraries to cli app 2019-03-08 22:31:29 -05:00
proj In camera and projector modules, for both main and renderer, use a string id to bind ipc paths and set up the ability to then have multiple of the proj, cam or even light class. Need to do light. 2019-03-21 19:34:56 -04:00
sequence Sequence module compiled 2019-03-21 15:06:37 -04:00
settings Print state for now. Need to store position in it? Make resetting it simple. 2019-03-21 19:36:37 -04:00