ember-cli-deploy

ember-cli-deploy JS library on GitHub ember-cli-deploy JS library on npm Download ember-cli-deploy JS library

A deployment pipeline for ember-cli apps

Version 2.0.0 License MIT Vulnerabilities 0
ember-cli-deploy has no homepage
ember-cli-deploy JS library on GitHub
ember-cli-deploy JS library on npm
Download ember-cli-deploy JS library
Keywords
ember-addonember-cli-deploy

Ember CLI Deploy

Build Status Code Climate

Simple, flexible deployment for your Ember CLI app

Installation

ember install ember-cli-deploy

Quick start

After installation, choose plugins matching your deployment environment, configure your deployment script appropriately and you're ready to start deploying.

In-depth documentation

Visit the Docs site

Contributing

Clone the repo and run npm install. To run tests,

npm test