npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

updater-contributing

0.1.1

@jonschlinkert

npmHomeRepoSnykSocket
Downloads:0
$ npm install updater-contributing
DailyWeeklyMonthlyYearly

updater-contributing NPM version NPM downloads Build Status

Moves CONTRIBUTING.md, ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE files to the .github directory (with or without .md extension). 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-contributing

Usage

To run the updater:

$ gen updater-contributing

To 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:copy

About

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 && verb

Running tests

Install dev dependencies:

$ npm install -d && npm test

Author

Jon Schlinkert

  • github/jonschlinkert
  • twitter/jonschlinkert

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.