ember-cowsay
v0.3.0
Published
Ember + Cowsay
Downloads
2
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-cowsay
npm 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/.