Update (update)

Update

update

Geek Repo

CLI and API for automating updates of any kind in code projects. Updating is accomplished using plugins called "updaters".

Github PK Tool:Github PK Tool

Update's repositories

update

Update is a new developer framework and CLI for automating updates of any kind in code projects. If you know how to use assemble, generate or verb, you'll know how to use update.

Language:JavaScriptLicense:MITStargazers:128Issues:3Issues:14

updater-license

Update the copyright statement and year in a MIT `LICENSE` file.

Language:JavaScriptLicense:MITStargazers:11Issues:3Issues:6

updater-editorconfig

Update a `. editorconfig` file based on a template and preferences. This updater can be used from the command line when installed globally, or as a plugin in other updaters.

Language:JavaScriptLicense:MITStargazers:7Issues:3Issues:1

updater-travis

Update a `.travis.yml` file based on a template and preferences. This updater can be used from the command line when installed globally, or as a plugin in other updaters.

Language:JavaScriptLicense:MITStargazers:6Issues:4Issues:0

updater-banners

Updater for updating banner comments in JavaScript files.

Language:JavaScriptLicense:MITStargazers:5Issues:3Issues:0

updater-gitignore

Update a `.gitignore` file based on a template and preferences. This updater can be used from the command line when installed globally, or as a plugin in other updaters.

Language:JavaScriptLicense:MITStargazers:5Issues:3Issues:1

updater-package

Update a package.json file based on a template and preferences. This updater can be used from the command line when installed globally, or as a plugin in other updaters.

Language:JavaScriptLicense:MITStargazers:5Issues:3Issues:0

slack

Slack landing page to provide an invitation form for the update slack community.

Language:JavaScriptLicense:MITStargazers:4Issues:3Issues:0

updater-contributing

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.

Language:JavaScriptLicense:MITStargazers:4Issues:3Issues:2

updater-contributors

Update the contributors array in package.json with the contributors returned by the GitHub API.

Language:JavaScriptLicense:MITStargazers:3Issues:3Issues:4

updater-eslint

Update a `.eslintrc.json` file based on a template and preferences. This updater can be used from the command line when installed globally, or as a plugin in other updaters.

Language:JavaScriptLicense:MITStargazers:3Issues:3Issues:1

updater-git-tags

Update missing git tags.

Language:JavaScriptLicense:MITStargazers:3Issues:3Issues:1

updater-verb

Update a `.verb.md` file based on a template and preferences. This updater can be used from the command line when installed globally, or as a plugin in other updaters.

Language:JavaScriptLicense:MITStargazers:3Issues:3Issues:0

updater-appveyor

Update appveyor.yml based on preferences.

Language:JavaScriptLicense:MITStargazers:2Issues:3Issues:1

updater-bower

Update bower.json with data from package.json.

Language:JavaScriptLicense:MITStargazers:2Issues:3Issues:0

updater-example

Example updater. Very basic demonstration of how updaters work.

Language:JavaScriptLicense:MITStargazers:2Issues:3Issues:0

updater-keywords

Update the keywords in package.json based on metadata found in the repository and other fields in package.json. This updater can be used from the command line when installed globally, or as a plugin in other updaters.

.github

Default community health files for Update

Stargazers:0Issues:3Issues:0