Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 450 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 450 Bytes

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