README
ember-appupdate
A tool for Ember.js enabling automatic updates using HTML5 Application Cache.
Usage
Installation
ember install @abcum/ember-appupdate
Examples
Coming soon...
Development
make install(install bower and ember-cli dependencies)make upgrade(upgrade ember-cli to the specified version)make tests(run all tests defined in the package)