This website requires JavaScript.
Explore
Help
Sign In
16mm
/
mcopy
Watch
1
Star
0
Fork
You've already forked mcopy
0
Code
Issues
14
Pull Requests
Projects
2
Releases
13
Wiki
Activity
418670ce33
mcopy
/
cli
History
mmcwilliams
418670ce33
Time a sequence and pass back value of milliseconds back when sequence stops.
2019-05-28 17:48:42 -04:00
..
data
cfg has latest version number
2019-05-28 17:41:23 -04:00
lib
Time a sequence and pass back value of milliseconds back when sequence stops.
2019-05-28 17:48:42 -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
Refactored seq.js to Typescript and fixed stats for 1 cam 1 proj. Will need further work to add in multiple devices.
Resolves
#6
.
2019-05-28 13:33:16 -04:00