williscool / ember-cli-deploy

A deployment pipeline for Ember CLI apps

Home Page:http://ember-cli.github.io/ember-cli-deploy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ember CLI Deploy

Build Status Code Climate

Simple, flexible deployment for your Ember CLI app

Installation

npm install ember-cli-deploy --save-dev

Quick start

After installation, choose deployment adapters 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

About

A deployment pipeline for Ember CLI apps

http://ember-cli.github.io/ember-cli-deploy/

License:MIT License


Languages

Language:JavaScript 96.6%Language:HTML 3.4%Language:CSS 0.1%