Skip to content
forked from jacketsj/gitgud

Machine Learning AI to determine whether you have entered a "Good" or "Bad" commit message.

License

Notifications You must be signed in to change notification settings

rsenekal/gitgud

 
 

Repository files navigation

gitgud

Not sure about your commit message quality? Git gud.

Installation

NLTK

$ sudo pip3 install nltk
$ python3
>>> import nltk
>>> nltk.download('all')

About

Machine Learning AI to determine whether you have entered a "Good" or "Bad" commit message.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.8%
  • TeX 25.2%