mcopy/cli
mmcwilliams 7e05b5f680 Fix dual projector bug and increment patch. 2019-07-27 08:47:35 -04:00
..
data Fix dual projector bug and increment patch. 2019-07-27 08:47:35 -04:00
lib Made a breaking change to the mscript module: light array is now the "meta" array to allow for types of commands other than camera movements to have associated metadata. The two driving motivations for this change are the proposed alert feature which will have a string message as its metadata and the proposed pause feature, which will have seconds as its metadata. 2019-07-26 19:54:22 -04:00
scripts Add a build script to build cli with pkg. 2019-03-22 19:50:46 -04:00
.gitignore Begin mcopy-cli for a simple command line interface 2019-02-24 08:13:47 -05:00
index.js Update delay, exec and exit usage and require statments. 2019-06-08 21:43:14 -04:00
package-lock.json Remove node-side digital lib and replace with filmout lib. Still remaining: rename internal uses of "dig" or "digital" to "filmout", including markup on the frontend. 2019-06-18 15:42:30 -04:00
package.json Fix dual projector bug and increment patch. 2019-07-27 08:47:35 -04:00