0.0.10 • Published 8 years ago

ember-cli-textillate v0.0.10

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

ember-cli-textillate

Include textillate in an ember-cli app.

When the addon is installed, it will add textillate latest as a bower dependency.

Dependencies

Depends on a couple other ember addons:

 "ember-cli-lettering-js": "latest",
 "ember-cli-animate-css": "latest"

Usage

Just install with

ember install ember-cli-textillate

Developing this Addon

Running Tests

  • ember test
  • ember test --server

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