go get github.com/magbeat/update-tag/cmd/update-tag
go build ./cmd/...
or
make build
go run ./cmd/...
or
make run
go install ./cmd/...
or
make install
Run update-tag
in a git repository. Tags are only suggested for the master
and the develop
and feature
branches.