semverpair

module
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 28, 2026 License: MIT

README

semverpair

Go Report Card codecov

This is a simple CLI tool using github.com/bep/semverpair to encode two versions as a single semver compatible version.

Installation

go install github.com/andrewheberle/semverpair/cmd/semverpair@latest

Usage

The CLI will encode a pair of versions as follows:

semverpair encode [--first|-f] FIRSTVERSION [--second|-s] SECONDVERSION

Decoding of a version pair can be performed as follows:

semverpair decode [--version|-v] VERSION

Directories

Path Synopsis
cmd
semverpair command
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL