SyntaxFix
Write A Post
Hire A Developer
Questions
You can run something like
git ls-files | xargs wc -l
which will give you the total count ?
Or use this tool ? http://line-count.herokuapp.com/