#git-repository

bin+lib hoc

Hits-of-Code command line calculator

1 unstable release

0.1.0 May 1, 2019

#381 in #git-repository

MIT license

6KB
78 lines

hoc

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.


lib.rs:

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.

No runtime deps