0.0.1 • Published 8 years ago

ember-cli-crosstab v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Ember-cli-crosstab

Installing this addon automatically includes crosstab into vendor.js.

Installation

  • git clone https://github.com/selvaa89/ember-cli-crosstab.git
  • 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://ember-cli.com/.