Expand description
A command line tool to calculate the hits-of-code metric in a source code repository using Git.
You can read more about hits-of-code metric in this blog post: Hits-of-Code Instead of SLoC.
Based on the Ruby version by Yegor Bugayenko.