> CLI for Verb.
Install globally with npm
``sh`
$ npm i -g verb-cli
Run verb in the command line to run the default tasks.
Specific tasks
Add a space-separated list of tasks to run:
`bash`
verb docs lint watch
* composer: The build system used to create verb,… more | homepage
* generator-verb: Kickstart documentation for any project! This is… more | homepage
* template: Render templates using any engine. Supports, layouts,… more | homepage
* verb: Documentation generator for GitHub projects. Extremely powerful,… more | homepage
Install dev dependencies:
`sh``
$ npm i -d && npm test
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
Jon Schlinkert
+ github/jonschlinkert
+ twitter/jonschlinkert
Copyright © 2015 Jon Schlinkert
Released under the MIT license.
*
_This file was generated by verb-cli on August 21, 2015._