module
Version:
v1.0.3
Opens a new window with list of versions in this module.
Published: Jan 28, 2026
License: MIT
Opens a new window with license information.
README
¶
semverpair

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
¶
cmd
|
|
|
|
|
internal
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.