freebsd-ports/devel/rubygem-git-version-bump/pkg-descr
Sunpoet Po-Chuan Hsieh 889804aabb - Add rubygem-git-version-bump 0.15.1
Maintain your program versions entirely within git. No local files required! All
versioning information is stored using git tags.

This gem contains a command-line tool and set of Rake tasks to increment and
display your version numbers via git tags, and some associated Ruby code to use
inside a gemspec or your program to retrieve the current version number, for use
in builds and at runtime.

WWW: https://github.com/mpalmer/git-version-bump
RG:  https://rubygems.org/gems/git-version-bump
2015-07-01 17:45:32 +00:00

10 lines
493 B
Text

Maintain your program versions entirely within git. No local files required! All
versioning information is stored using git tags.
This gem contains a command-line tool and set of Rake tasks to increment and
display your version numbers via git tags, and some associated Ruby code to use
inside a gemspec or your program to retrieve the current version number, for use
in builds and at runtime.
WWW: https://github.com/mpalmer/git-version-bump
RG: https://rubygems.org/gems/git-version-bump