cloc

v 1.98 Updated: 1 year, 2 months ago

counts lines of source code

cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. Given two versions of a code base, cloc can compute differences in blank, comment, and source lines.

https://github.com/AlDanial/cloc

To install cloc, paste this in macOS terminal after installing MacPorts

sudo port install cloc

Add to my watchlist

Installations 36
Requested Installations 34