Cloc
Cloc: Count Lines of Code
If you have ever had the need to analyze the size of the code, the “cloc” can be a good tool.
It counts source code lines, blank lines and comments lines. Very useful for a simple code inspect.
Check it out this github repo! cloc