dev-master
9999999-devSemantic versioner helper.
MIT
The Requires
by Sam Stevens
0.1.1
0.1.1.0Semantic versioner helper.
MIT
The Requires
by Sam Stevens
0.1.0
0.1.0.0Semantic versioner helper.
MIT
The Requires
by Sam Stevens
Wallogit.com
2017 © Pedro Peláez
Semantic versioner helper.
A command line based tool to read and create git tags that follow semantic versioning., (*1)
Download the latest versioner binary from the releases page and put it somewhere in your path, e.g., (*2)
mv /path/to/downloaded/versioner /usr/local/versioner
Run versioner to display the tool information, including all available commands., (*3)
Run versioner latest to read the last version tag on the current git branch., (*4)
Run versioner bump to bump the latest patch version up by one number., (*5)
The new version will be shown and you will be prompted to confirm before a git tag is created., (*6)
To bump the major or minor version, specify it as a third argument, e.g., (*7)
$ versioner bump major Latest version is 0.2.0 Next version will be v1.0.0 Create new git tag with this version? [y/n]
Coming soon..., (*8)
Semantic versioner helper.
MIT
Semantic versioner helper.
MIT
Semantic versioner helper.
MIT