0.1.1 • Published 8 years ago
ember-quartz-cron v0.1.1
ember-quartz-cron
This README outlines the details of collaborating on this Ember addon.
Installation
git clone git@github.com:pudgecon/ember-quartz-cron.gitthis repositorycd ember-quartz-cronnpm install
Running
ember serve- Visit your app at http://localhost:4200.
 
Running Tests
npm test(Runsember try:eachto test your addon against multiple Ember versions)ember testember test --server
Building
ember build
For more information on using ember-cli, visit https://ember-cli.com/.
For more information on using quartz cron expression, visit this page.