ember-cli-deploy-lightning-pack

6.0.0 • Public • Published

ember-cli-deploy-lightning-pack

An ember-cli-deploy plugin pack to implement a lightning deployment pattern as described

This package bundles the plugins you need to have a deployment pipeline for your Ember app similar to what I described in my talk: Lightning Fast Deployment of Your Rails-backed JavaScript https://www.youtube.com/watch?v=QZVYP3cPcWQ

It also has a blueprint for your config/deploy.js file to get you started.

Installation

ember install ember-cli-deploy
ember install ember-cli-deploy-lightning-pack

The necessary set of plugins will be available to ember-cli-deploy and an example config/deploy.js file will be generated for you to customize with information for your deployment environments.

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 dependency to your project.

What plugins are made available?

Package Sidebar

Install

npm i ember-cli-deploy-lightning-pack

Weekly Downloads

3,617

Version

6.0.0

License

MIT

Unpacked Size

28.6 kB

Total Files

7

Last publish

Collaborators

  • jrjohnson
  • ecd-luke
  • ghedamat
  • lukemelia
  • achambers