check total number of lines of code in github repo code example Example: count lines of code in github repo git ls-files | xargs wc -l