machinepack (CLI)
Command-line tool for working with machinepacks and machines.
Installation
$ npm install -g machinepack
Usage
Note that you'll also want to grab the Yeoman generator
You should check out http://node-machine.org/implementing for an in-depth tutorial, but here are a few highlights:
mp browse
mp exec
mp scrub
mp ls
mp add do-some-stuff
mp cp foo bar
mp mv initiate-denk-party initiate-dance-party
This CLI tool is just sugar on top of the machine specification. That said, it helps a lot, and if you're building a pack, I highly recommend checking it out.
License
MIT © 2015 Mike McNeil