ember-cli-deploy-kayako-pack
An EmberCLI Deploy Plugin Pack for Kayako's Ember apps
This plugin pack is prepared for internal use by Kayako and is open-sourced for educational purposes but will not be supported for shared community use.
Installation
- Install ember-cli-deploy
$ ember install ember-cli-deploy
- Install this plugin pack
$ ember install ember-cli-deploy-kayako-pack
What is an ember-cli-deploy plugin?
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. See the Plugin Pack documentation for more details.
What plugins are made available?
- ember-cli-deploy/ember-cli-deploy-build
- ember-cli-deploy/ember-cli-deploy-gzip
- ember-cli-deploy/ember-cli-deploy-manifest
- ember-cli-deploy/ember-cli-deploy-s3
- achambers/ember-cli-deploy-git-revision-data
- kayako/ember-cli-deploy-consul-config
- kayako/ember-cli-deploy-consul-kv-index
- kayako/ember-cli-deploy-github-deployment-status
Made with