1.0.0 • Published 8 years ago

machinepack-returntool v1.0.0

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

Docs   Browse other machines   FAQ   Newsgroup

Simple tool to return variables created earlier in a Treeline circuit, at the end of the circuit.

This experimental tool was created to handled the occasional occurence of generating a variable in one machine, working with it in other machines, and then wishing to output the variable at the end of a custom machine circuit without having to regenerate the variable.

Installation   NPM version Build Status

$ npm install machinepack-returntool

Usage

For the latest usage documentation, version information, and test status of this module, see http://node-machine.org/machinepack-returntool. 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 © 2016 Nile Frater & contributors