verb
Version:
Verb makes it easy to build project documentation using simple markdown templates, with zero configuration required.
21 lines (13 loc) • 490 B
Markdown
# {%= name %}
> {%= description %}
Exactly like the one on Star Trek. But instead of "stun" and "kill", this Verb generates markdown documentation, making it hands-down the most deadly markdown documentation generator on the planet (and probably others ones too).
Please [report any bugs or feature requests]({%= bugs.url %}/new), thanks!
## Install
<!-- docs('install') -->
## About
<!-- docs('about') -->
## License
{%= copyright() %}
{%= license() %}
***
{%= include("footer") %}