Skip to content

runnerty/ngmvd-demo

Repository files navigation

Runnerty project

A basic Runnerty planification needs just these files:

  • package.json - Points to the app's main file and lists its details and dependencies. Extra plugins goes here (triggers, notifiers and executors).
  • config.json - Configuration file for Runnerty's plugins also global values are set here.
  • plan.json - The processes planification and dependencies are specified here.

To Use

From your command line:

# start the project
npm start

Resources for Learning Runnerty

License

MIT License

About

Runnerty Demo for MVD Angular Meetup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages