code reading notes
cloc: Count lines of code
$ cloc --follow .
248 text files.
184 unique files.
98 files ignored.
github.com/AlDanial/cloc v 2.02 T=5.16 s (35.7 files/s, 116880.5 lines/s)
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
JavaScript 45 32776 70081 490046
CSS 35 836 164 4761
JSON 89 0 0 4197
Markdown 14 69 0 193
Text 1 0 0 6
-------------------------------------------------------------------------------
SUM: 184 33681 70245 499203
-------------------------------------------------------------------------------