@abcum/ember-appupdatedeprecated

A tool for Ember.js enabling automatic updates using HTML5 Application Cache.

Usage no npm install needed!

<script type="module">
  import abcumEmberAppupdate from 'https://cdn.skypack.dev/@abcum/ember-appupdate';
</script>

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)