0.6.0 • Published 9 years ago

ember-cli-impact-components v0.6.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

ember-cli-impact-components Code Climate

Common Ember components for the Impact Platform. Based on Materialize.

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember 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://www.ember-cli.com/.

Available Components

Publish

  • update package.json with version number.
  • git tag vX.Y.Z
  • git push origin --tags
  • publish to gh-pages
    • npm run deploy
  • publish to NPM
    • npm publish ./
0.6.0

9 years ago

0.5.0

9 years ago

0.4.0

9 years ago

0.3.0

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago