3.0.0 • Published 4 years ago

ember-cli-deploy-aws-pack v3.0.0

Weekly downloads
674
License
MIT
Repository
github
Last release
4 years ago

ember-cli-deploy-aws-pack

Ember CI

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

npm.io

This package bundles the plugins you need to have a deployment pipeline for your Ember app similar to what I described in my blog post: Deploying Ember to AWS CloudFront

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-aws-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?

3.0.0

4 years ago

2.0.0

4 years ago

1.0.2

7 years ago

1.0.1

8 years ago

1.0.0

8 years ago

1.0.0-beta.0

8 years ago

0.5.0

9 years ago

0.4.0

9 years ago

0.3.4

9 years ago

0.3.3

9 years ago

0.3.2

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.1

10 years ago