Add git-semver

Courtesy of @markchalloner.
This commit is contained in:
Caleb Xu 2015-06-10 08:34:42 -04:00
parent 9815c23b5b
commit 0e1f630b61
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [dokku](https://github.com/progrium/dokku) - Docker powered mini-Heroku in around 100 lines of Bash
* [git-extra-commands](https://github.com/unixorn/git-extra-commands) - Many Git extra utilities. Churn, cut-branch, improved-merge and many more.
* [git-extras](https://github.com/visionmedia/git-extras) - Git utilities -- repo summary, repl, changelog population, author commit percentages and more
* [git-semver](https://github.com/markchalloner/git-semver) - Git plugin for easing semantic versioning and changelog validation
* [git-sh](https://github.com/rtomayko/git-sh) - A customized Bash environment suitable for Git work
* [mr](https://github.com/joeyh/myrepos) - Multiple Respository management tool
* [slap](https://github.com/slap-editor/slap) - Sublime-like terminal-based text editor that runs on Node.js