Jump to content

Lines of Code (cloc)

From Torben's Wiki

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.