01/08
2016
Wallogit.com
2017 © Pedro PelĂĄez
A very niavè script for bumping a semver tag in Git.
A very naive script for bumping a semver tag in Git., (*1)
If you have Composer setup already its as easy as installing Bump globally:, (*2)
composer global require bump/bump ^1, (*3)
Otherwise clone the repo, run composer install and it should be available in ./bin/bump., (*4)
All PRs are welcome but you might want to open up an issue to discuss any major changes before putting a lot of time into them., (*5)
The bump/bump package is copyright Š Jake A. Smith and licensed for use under the MIT License (MIT). Please see LICENSE for more information., (*6)