UNPKG

verb-generate-readme

Version:

Generate your project's readme with verb. Requires verb v0.9.0 or higher.

13 lines (8 loc) 712 B
[Update][] is a new, open-source developer framework for automating updates of any kind to code projects. All actual updating is done plugins called "updaters", like this one. Updaters can be run from the command line when [Update's CLI][docs]{installing-the-cli.md} is installed globally, or they can be used as building blocks for creating other [updaters][docs]{updaters.md}. **For more information:** - Visit the [update project][repo] - Visit the [update documentation][docs] - Find [updaters on npm](https://www.npmjs.com/browse/keyword/update-updater) (help us [author updaters][docs]{updaters.md}) [repo]: https://github.com/update/update [docs]: https://github.com/update/update/blob/master/docs/