Commiter

Commiter is a Cli Written in Ruby To Ask some Questions about how you want to write the commit message validation before write any commit and if this commit is not matching the commiter configuration file it will reject the commit and kill the process

Validations Supported

  1. Ticket Number
  2. Black List Words
  3. Regex Expression

Installation

  1. Ruby Required
  2. Bundler To Fetch Gem