$ export PATH="$GOPATH/bin:${PATH}"
$ go get github.com/smartystreets/version/cmd/version
$ version -help
Usage of version:
cd to a git repository you'd like to version and run one of the following commands:
version major
(updates 'major' version number: 1.2.3 -> 2.0.0)
version minor
(updates 'minor' version number: 1.2.3 -> 1.3.0)
version patch
(updates 'patch' version number: 1.2.3 -> 1.2.4)
This repository has been archived by the owner on May 31, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Update semantic version numbers in git repos using tags.
License
smarty-archives/version
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Update semantic version numbers in git repos using tags.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published