0.3.0 • Published 7 years ago

ember-cowsay v0.3.0

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

ember-cowsay

  1. Ember.JS
  2. Cowsay
  3. ????
  4. Profit!!!!

ember-cowsay terminal screenshot

Because someone had to do it.

Also, you can use it in your app templates with the {{cow-say}} component. See example usage.

Installation

  • git clone <repository-url> this repository
  • cd ember-cowsay
  • npm install

Running

Running Tests

  • npm test

Building

  • ember build

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