Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

count lines of code in github repo

git ls-files | xargs wc -l
 
PREVIOUS NEXT
Tagged: #count #lines #code #github #repo
ADD COMMENT
Topic
Name
8+4 =