项目作者: ember-cli-deploy

项目描述 :
A deployment pipeline for Ember CLI apps
高级语言: JavaScript
项目地址: git://github.com/ember-cli-deploy/ember-cli-deploy.git
创建时间: 2014-10-18T06:40:13Z
项目社区:https://github.com/ember-cli-deploy/ember-cli-deploy

开源协议:MIT License

下载


Ember CLI Deploy

Build Status Code Climate

Simple, flexible deployment for your Ember CLI app

Installation

  1. 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,

  1. npm test