0.2.4 • Published 10 years ago

machinepack-cli v0.2.4

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

Docs   Browse other machines   FAQ   Newsgroup

Simple command line interface

Installation   NPM version Build Status

$ npm install -g machinepack-cli

maybe with sudo if error

Usage

$ cli --help

$ cli --generate file

$ cli file --function param param -other_function -other

Generate a file in bin folder

$ cli file --hello or

$ ./bin/file.js --hello

$ cli file --help

For the latest usage documentation, version information, and test status of this module, see http://node-machine.org/machinepack-cli. The generated manpages for each machine contain a complete reference of all expected inputs, possible exit states, and example return values. If you need more help, or find a bug, jump into Gitter or leave a message in the project newsgroup.

About   Gitter(https://badges.gitter.im/Join Chat.svg)

This is a machinepack, an NPM module which exposes a set of related Node.js machines according to the machinepack specification. Documentation pages for the machines contained in this module (as well as all other NPM-hosted machines for Node.js) are automatically generated and kept up-to-date on the public registry. Learn more at http://node-machine.org/implementing/FAQ.

License

MIT © 2015 contributors

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago