Count lines of code in a Git repo Why? To flex How? git ls-files | xargs cat | wc -l Want to make this site better? Open a PR or help fund hosting costs