sev

v0.0.3
semantic versioning cli tool
semantic version semver cli tool

sev

Build Status

semantic versioning cli tool

Semantic Versioning spec

Semantic versioning takes a few steps. Let's make it even easier.

  1. find and open package.json.
  2. bump correct version type and save.
  3. (remove staged changes), git add, git commit msg, (restore staged changes)

sev will do all these for you in one command, e.g. sev -p to do a patch version.

Developing

Run npm link to build the library and create a symlink to sev.

npm i sev

Metadata

  • MIT
  • Whatever
  • Nathan Leiby
  • released 4/28/2014

Downloads

Maintainers