2.13.1 • Published 7 years ago

chaitools-ember-blueprint v2.13.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

ChaiTools Ember Blueprint

Provides an Ember.js application blueprint for use with ember new --blueprint command.

Usage

To create a new Ember project using this blueprint, simply run the following command:

ember new my-awesome-new-app -b=chaitools-ember-blueprint

To use the latest blueprint that hasn't been published to NPM, run this:

ember new my-awesome-new-app -b=https://github.com/chaione/chaitools-ember-blueprint.git
2.13.1

7 years ago