Skip to content

jessesanford/ember-cli-deploy-stn-pack

 
 

Repository files navigation

ember-cli-deploy-aws-pack

An ember-cli-deploy plugin pack to implement a simple AWS deployment pattern with revision data

Copied almost entirely from ember-cli-deploy-aws-pack. I merely added the revision info plugin. See: ember-cli-deploy-stn-pack

Installation

ember install ember-cli-deploy
ember install ember-cli-deploy-stn-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.

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?

About

A pack of ember-cli-deploy plugins for implementing a simple AWS deploy approach.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%