mcopy/cli
sixteenmillimeter 3692195887
Merge pull request #48 from sixteenmillimeter/dependabot/npm_and_yarn/cli/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /cli
2020-09-29 15:49:36 -04:00
..
data Updated patch number, now working on 1.6.5 2020-08-18 14:21:07 -04:00
lib Work towards issue #52. Adds a statement within the arduino.end() method that watches for an 'E' char byte and will alert the UI while pausing a running sequence. Needs to be in place for firmware to be able to throw errors to UI. 2020-09-29 13:48:06 -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 Bump lodash from 4.17.15 to 4.17.19 in /cli 2020-07-27 01:56:36 +00:00
package.json Work towards issue #52. Adds a statement within the arduino.end() method that watches for an 'E' char byte and will alert the UI while pausing a running sequence. Needs to be in place for firmware to be able to throw errors to UI. 2020-09-29 13:48:06 -04:00