0.1.0 • Published 9 years ago
ember-cli-circleci v0.1.0
Ember-cli-circleci 
Easy to setup instructions for using CircleCI with an ember-cli project.
ember install ember-cli-circleci
Upgrading
Don't forget to run the blueprint again on an upgrade. You can do this with the same command
ember install ember-cli-circleci
Collaborating
Installation
git clone
this repositorynpm install
bower install
Running
ember server
- Visit your app at http://localhost:4200.
Running Tests
npm test
(Runsember try:testall
to test your addon against multiple Ember versions)ember test
ember test --server
Building
ember build
For more information on using ember-cli, visit http://ember-cli.com/.
0.1.0
9 years ago