1.0.6 • Published 7 years ago

ember-cli-deploy-olo-pack v1.0.6

Weekly downloads
13
License
MIT
Repository
-
Last release
7 years ago

ember-cli-deploy-olo-pack

An ember-cli-deploy plugin pack to implement a deployment pattern for Olo's Ember apps

This plugin pack is intended for internal use by Olo.

Installation

ember install ember-cli-deploy
ember install ember-cli-deploy-olo-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 about your app.

What is a plugin pack?

A "plugin pack" is a concept supported by ember-cli-deploy that allows a single addon to make multiple plugins available by adding a single direct depedency to your project.