Template partials for Verb, the markdown documentation generator with zero-configuration required.
npm install verb-readme-includes> Template partials for Verb, the markdown documentation generator with zero-configuration required.
verb and generator-verb depend on this library.
``bash`
npm i verb-readme-includes --save-dev
Any template from this library can be included in another template using the {%= include() %} tag.
Example
`js``
// add installation instructions to a readme, like those above
{%= include('install-npm') %}
Jon Schlinkert
+ github/assemble
+ twitter/assemble
*
_This file was generated by verb on February 20, 2015._