Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.42 KB

.verb.md

File metadata and controls

30 lines (20 loc) · 1.42 KB

Install

{%= include("updater-install") %}

Usage

{%= include("updater-run") %}

What will happen?

This updater's default task will:

  • rename old .verbrc.md files to .verb.md
  • replace the old {%%= license() %} helper syntax with the {%%= license %} variable
  • a handful of other verb-specific things you can find in the code

What is "Update"?

Update is a new, open source developer framework and CLI for automating updates of any kind in code projects. For more information:

Community

Are you using Update in your project? Have you published an updater and want to share your Update project with the world? Here are some suggestions:

  • If you get like Update and want to tweet about it, please use the hashtag #updatejs
  • Get implementation help on StackOverflow (please use the update tag in questions)
  • Gitter Discuss Update with us on Gitter
  • If you publish an updater, thank you! To make your project as discoverable as possible, please add the keyword updateupdater to package.json.