This package has been deprecated

Author message:

WARNING: This project has been renamed to ember-octicons. Install using ember-octicons instead

ember-cli-octicons

0.6.0 • Public • Published

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/.

Package Sidebar

Install

npm i ember-cli-octicons

Weekly Downloads

2

Version

0.6.0

License

MIT

Last publish

Collaborators

  • kpfefferle