My Tech Notes
Count code lines with cloc
Install cloc:
brew install cloc
sudo apt install cloc
sudo yum install cloc
Count total lines of code:
cloc ./src
see alos
cloc - Count lines of code
Latest version of cloc
How can I count all the lines of code in a directory recursively?
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment