Jump to content

Lines of Code (cloc): Difference between revisions

From Torben's Wiki
mNo edit summary
 
(No difference)

Latest revision as of 08:28, 2 November 2025

see https://github.com/AlDanial/cloc

Install on MacOS

brew install cloc

Run on git repo

cloc --vcs=git

Note, that it counts the package manager lock files.