You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Update
CLI and API for automating updates of any kind in code projects. Updating is accomplished using plugins called "updaters".
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.