semver

command module
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

README

Go Go Report Card GitHub Release

semver

semver allows to evaluate the current release tag of a git repository. It may help releasing application released with goreleaser.

Install

go get -u github.com/bakito/semver

Usage

version=$(semver); \
git tag -s $version -m"Release $version"
goreleaser --rm-dist

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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