mcopy/cli
mmcwilliams 67a009ae8d Increment patch to reflect changes that resolved issue 3 2019-05-28 09:15:29 -04:00
..
data Update config 2019-04-20 10:14:22 -04:00
lib FOUND THE BUG causing #3. Mscript still needs full conversion to typescript. This would have been caught on compile. Resolves #3, create a new issue for mscript refactor. 2019-05-28 09:06:59 -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 Await log require in cli app because of changes to local module. 2019-03-08 22:33:23 -05:00
package-lock.json Sequence now runs entirely in the main process. Renderer no longer stores the sequence, it is a for loop inside the main process. 2019-03-23 21:58:22 -04:00
package.json Increment patch to reflect changes that resolved issue 3 2019-05-28 09:15:29 -04:00