0.6.0 • Published 8 years ago

ember-cli-octicons v0.6.0

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

ember-cli-octicons

Build Status Ember Observer Score

Easily add GitHub Octicons to an Ember application.

When the addon is installed, it will add octicons as a Bower dependency, import the Octicons CSS into the vendor CSS package, and import the Octicons font files into the build assets.

Usage

In your ember-cli project, run:

ember install ember-cli-octicons

Developing

  • git clone this repository
  • npm install
  • bower install

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

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

0.6.0

8 years ago

0.5.0

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago