Skip to content

Latest commit

 

History

History
58 lines (46 loc) · 1.97 KB

.verb.md

File metadata and controls

58 lines (46 loc) · 1.97 KB

{%= name %} {%= badge("fury") %}

{%= description %}

Install

{%= include("install-npm", {save: true}) %}

Usage

var red = require('{%= name %}');

Related projects

Running tests

{%= include("tests") %}

Contributing

{%= include("contributing") %}

Author

{%= include("author") %}

License

{%= copyright({start: 2015}) %} {%= license() %}


{%= include("footer") %}