a Sails application
To install the test plan creator download the repository on the machine you want it to run.
# Clone respository
$ git clone
Once the repository is cloned. Install all of the dependences.
$ npm install
To run the test plan so that the Test results can be posted to it. This will post the api on http://localhost:1337/
# in terminal
$ sails lift