Skip to content

leb4r/semtag

Repository files navigation

semtag

Tag your repository according to Semantic Versioning.

pnikosis/semtag, but using Go.

Installation

Using Homebrew

brew tap leb4r/tap
brew install leb4r/tap/semtag

Usage

Container

# pull the image from Docker Hub
docker pull docker.io/leb4r/semtag

# execute on the current working directory
docker run -it -v $PWD:/src:z -w /src --rm docker.io/leb4r/semtag final