Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 404 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 404 Bytes

source_counter

Small script recursively counting the amount of the source files by extensions.

Example:

python ./run.py -p /path

Returnes:
C/C++:	|	11775 	|	79.056
HTML:	|	11743 	|	244.323
Racket:	|	6123 	|	41.416
Java:	|	4875 	|	33.667
XML:	|	1859 	|	61.018
Scala:	|	988 	|	3.991
Shell:	|	970 	|	7.018
SASS:	|	732 	|	2.721

            Count        Size