nmccready / semver-diff-cli

A command tool for comparing semantic version number

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Semver-diff-cli

A command line tool for comparing two different semver number.

Installation

yarn add semver-diff-cli

Usage

semver-diff 1.0.0 1.1.0
# print minor

About

A command tool for comparing semantic version number


Languages

Language:JavaScript 100.0%