Skip to content

Instantly share code, notes, and snippets.

@jayrhynas
Last active November 11, 2019 17:00
Show Gist options
  • Save jayrhynas/8d8feb253189e3fbbcd417f5d48482fd to your computer and use it in GitHub Desktop.
Save jayrhynas/8d8feb253189e3fbbcd417f5d48482fd to your computer and use it in GitHub Desktop.
$ cloc --exclude-ext=json --exclude-dir=Pods,node_modules,3rd\ Party .
6695 text files.
5975 unique files.
5297 files ignored.
github.com/AlDanial/cloc v 1.84 T=3.96 s (354.3 files/s, 59697.4 lines/s)
--------------------------------------------------------------------------------
Language files blank comment code
--------------------------------------------------------------------------------
Swift 608 22679 10023 75483
Objective C++ 234 16206 8369 51924
XML 59 9 37 14569
C/C++ Header 336 3769 3203 8578
Objective C 74 1733 984 5090
JavaScript 32 988 754 3609
HTML 4 610 0 2912
C 3 156 178 1047
Python 6 184 45 760
Markdown 7 115 0 522
Bourne Again Shell 15 164 75 480
GLSL 19 69 2 254
make 1 28 4 162
C++ 1 35 161 121
Bourne Shell 3 30 10 113
--------------------------------------------------------------------------------
SUM: 1402 46775 23845 165624
--------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment