Semgit

Automated semantic tagging for git.

Automatically creates new tags if a mendatory description is given. Leave description empty to cancle.

Installation

gem install semgit

Usage

Usage:
  semgit current
  semgit inc (major | minor | patch)

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

MIT License