update-config-toolkit
v0.1.1
Published
Sharable custom [update] config to be used with toolkit projects.
Downloads
2
Maintainers
Readme
update-config-toolkit
Sharable custom update config to be used with toolkit projects.
Install
Install globally with npm
$ npm install --global update-config-toolkit
Once installed, update will automatically resolve the .updaterc.json
file in the root of this project and use it.
About
Related projects
- update: Be scalable! Update is a new, open source developer framework and CLI for automating updates… more | homepage
- updater-eslint: Update a
.eslintrc.json
file based on a template and preferences. This updater can be used… more | homepage - updater-license: Update the copyright statement and year in a MIT
LICENSE
file. | homepage - updater-package: Update a package.json based on globally stored preferences. | homepage
Contributing
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
Please read the contributing guide for avice on opening issues, pull requests, and coding standards.
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
License
Copyright © 2016, Jon Schlinkert. Released under the MIT license.
This file was generated by verb-generate-readme, v0.2.0, on December 15, 2016.