Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 381 Bytes

Readme.md

File metadata and controls

33 lines (17 loc) · 381 Bytes

Update Tag

Installation

go get github.com/magbeat/update-tag/cmd/update-tag

Build

go build ./cmd/...

or

make build

Run

go run ./cmd/...

or

make run

Install from sources

go install ./cmd/...

or

make install

Usage

Run update-tag in a git repository. Tags are only suggested for the master and the develop and feature branches.