v 2.08 Updated: 1 month 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 into the macOS Terminal after installing MacPorts
sudo port install cloc
| Installations | 33 |
| Requested Installations | 33 |