UNPKG

verb-readme-includes

Version:

Template partials for Verb, the markdown documentation generator with zero-configuration required.

5 lines (4 loc) 199 B
## Install with [bower](https://github.com/bower/bower) ```bash bower install {%= typeof g !== 'undefined' ? '-g ' : '' %}{%= name %} {%= typeof save !== 'undefined' ? '--save' : '--save-dev' %} ```