ember-cli-qiniu

0.0.2 • Public • Published

ember-cli-qiniu

Deploy Ember CLI App to Qiniu(http://www.qiniu.com).

  1. Creating a build of your Ember CLI App.
  2. Uploading to Qiniu.

Installation

$ npm install --save-dev ember-cli-qiniu

Setup

Copy blueprint

$ ember generate qiniu

This task should generate a qiniu.js in your App's config directory.

Deploy

$ ember qiniu

It take an optional --environment=[env] flag, to determin which env of your qiniu.js is used. Default is production.

Running Tests

  • ember test
  • ember test --server

Building

For more information on using ember-cli, visit http://www.ember-cli.com/.

Package Sidebar

Install

npm i ember-cli-qiniu

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • linjunpop