An open API service indexing awesome lists of open source software.

https://github.com/pseudomanifold/commitease

Grading the readability of git commits
https://github.com/pseudomanifold/commitease

Last synced: 5 months ago
JSON representation

Grading the readability of git commits

Awesome Lists containing this project

README

          

`commitease` is a tool for grading the readability of commits in a git
repository. It calculates the [Flesch reading ease
score](https://en.wikipedia.org/wiki/Flesch%E2%80%93Kincaid_readability_tests)
of the commits of all authors.

# Usage

$ ./commitease -r /path/to/repository
[Enjoyable output in the form of mean readability scores per author]