ember-cowsay
v0.3.0
Published
Ember + Cowsay
Readme
ember-cowsay
- Ember.JS
- Cowsay
- ????
- Profit!!!!

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 repositorycd ember-cowsaynpm install
Running
ember serve- Visit your app at http://localhost:4200.
Running Tests
npm test
Building
ember build
For more information on using ember-cli, visit https://ember-cli.com/.
