command
module
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Jan 28, 2023
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
semvereis
Small CLI to increment semantic versions.
Installation
Get and install Go 1.16 or above from https://go.dev and run the command below after which
the semvereis binary could be found under $HOME/go/bin.
go install github.com/sa6mwa/semvereis@latest
Or use make...
make clean all
sudo make install
semverize?
No, the spelling is correct and is more of a tribute to
Ignaz Semmelweis, which is
totally unrelated to this tool.
Documentation
¶
semvereis
A small CLI tool to increment semantic versions. Mainly intended to be used
in Makefiles and CI/CD tooling.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.