Workflow execution

Build Status

How to run:
  1. curl -sSf https://static.rust-lang.org/rustup.sh | sh
  2. git clone git@github.com:gterzian/workflow_executor.git
  3. cd workflow_executor
  4. cargo test

Alternatively, just look at it running on travis...