Description Author(s) References See Also
Most collections of tasks can be represented as cyclic or acyclic directed graphs. This package makes the management and execution of such graphs of tasks straightforward.
Robert Krzyzanowski <http://syberia.io>
Full documentation and demos: http://robertzk.github.io/graphrunner/; FAQ's: http://robertzk.github.io/graphrunner/faq/
The core function in this package: stagerunner
. It
defines the constructor creating graphrunner objects that allow you to
wrap complicated task execution structures in a single object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.