verbose / verb-cli

Command line tool for Verb.

Home Page:https://github.com/verbose/verb

Repository from Github https://github.comverbose/verb-cliRepository from Github https://github.comverbose/verb-cli

verb-cli NPM version

CLI for Verb.

Install globally with npm

$ npm i -g verb-cli

Usage

Run verb in the command line to run the default tasks.

Specific tasks

Add a space-separated list of tasks to run:

verb docs lint watch

Related

Run tests

Install dev dependencies:

$ npm i -d && npm test

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

Author

Jon Schlinkert

License

Copyright © 2015 Jon Schlinkert Released under the MIT license.


This file was generated by verb-cli on August 21, 2015.

About

Command line tool for Verb.

https://github.com/verbose/verb

License:MIT License


Languages

Language:JavaScript 82.1%Language:Shell 17.9%