ember-cli-deploy-kayako-pack

An EmberCLI Deploy Plugin Pack for Kayako's Ember apps

Usage no npm install needed!

<script type="module">
  import emberCliDeployKayakoPack from 'https://cdn.skypack.dev/ember-cli-deploy-kayako-pack';
</script>

README

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?

Made with :heart: by The Kayako Engineering Team