ember-gnu-terry-pratchett
v0.1.1
Published
Adds the standard Terry Pratchett memorial string to the head of an ember app
Downloads
6
Readme
ember-gnu-terry-pratchett
An ember addon to add the standard Terry Pratchett memorial text "GNU Terry Pratchett" to the <head>
of your app.
Please see (http://www.gnuterrypratchett.com/) for an explanation of the text.
Installation
ember install ember-gnu-terry-pratchett
License
This addon is dual-licensed under the MIT and GNU GPL-2 licenses, purely for the pun on 'GNU'.
Running Tests
npm test
(Runsember try:each
to test your addon against multiple Ember versions)ember test
ember test --server
Building
ember build
For more information on using ember-cli, visit https://ember-cli.com/.