Skip to content

yepcode/easy-peasy-release

Repository files navigation

Easy peasy release

Tool for our internal releases but it may help you as well!

Version License

How it works:

  1. Run easy-pease-release. See Usage section for details
  2. It will look for a package.json
  3. It bumps minor version by default but will ask you politely if you want to bump to a different one.
  4. Creates a new commit and an annotated tag with the new version.
  5. Ask you if you want to push to your remote.

Install

Install globally (add to your PATH):

$ npm install -g easy-peasy-release

Usage

Just run:

$ easy-peasy-release

License

MIT

About

Automate versioning

Resources

License

Stars

Watchers

Forks

Packages

No packages published