updater-contributing v0.1.1
updater-contributing

Moves CONTRIBUTING.md, ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE files to the
.githubdirectory (with or without.mdextension). Use from the command line when Update's CLI is installed globally, or use as a plugin in your own updater.
Install
Install with npm:
$ npm install --save updater-contributingUsage
To run the updater:
$ gen updater-contributingTo run a specific task, just run $ gen updater-contributing: followed by the name of the task to run:
$ gen updater-contributing:del
$ gen updater-contributing:copyAbout
Contributing
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
Building docs
(This document was generated by verb-generate-readme (a verb generator), please don't edit the readme directly. Any changes to the readme must be made in .verb.md.)
To generate the readme and API documentation with verb:
$ npm install -g verb verb-generate-readme && verbRunning tests
Install dev dependencies:
$ npm install -d && npm testAuthor
Jon Schlinkert
License
Copyright © 2016, Jon Schlinkert. Released under the MIT license.
This file was generated by verb-generate-readme, v0.1.31, on October 13, 2016.