ember-cli-deploy plugin pack by Scout
npm install ember-cli-deploy-scout-pack> An ember-cli-deploy plugin pack for Scout
BREAKING CHANGE: This deployment pack now relies on Azure Table Storage rather than Redis.
This plugin pack is different from the core ember-cli-deploy-lightning-pack in that it relies on Azure Blob/Table Storage rather than Amazon S3/Redis.
```
ember install ember-cli-deploy
ember install ember-cli-deploy-scout-pack
The necessary set of plugins will be available to ember-cli-deploy and an example deploy/config.js` file will be generated for you to customize with information for your deployment environments.
* ember-cli-deploy-azure-tables
* ember-cli-deploy-azure-blob
* ember-cli-deploy-build
* ember-cli-deploy-display-revisions
* ember-cli-deploy-manifest
* ember-cli-deploy-revision-data
* ember-cli-deploy-gzip