Skip to content

Ember CLI deploy plugin for AWS code deploy. This plugin enables you to create an archive out of your ember js build, upload to Amazon S3 bucket and trigger a deployment.

License

Notifications You must be signed in to change notification settings

MojoJojo/ember-cli-deploy-aws-codedeploy-plugin

Repository files navigation

Ember-cli-deploy-aws-codedeploy-plugin

This README outlines the details of collaborating on this Ember addon.

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.

About

Ember CLI deploy plugin for AWS code deploy. This plugin enables you to create an archive out of your ember js build, upload to Amazon S3 bucket and trigger a deployment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published