1 unstable release
0.1.0 | May 1, 2019 |
---|
#15 in #blog-post
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.