Skip to content

Instantly share code, notes, and snippets.

@rchasman
Last active May 12, 2021 22:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rchasman/1672466f4490fdecc9c4fb546d2cb7df to your computer and use it in GitHub Desktop.
Save rchasman/1672466f4490fdecc9c4fb546d2cb7df to your computer and use it in GitHub Desktop.
boost-client lines of code (without node_modules)
[~/boost/boost-client]$ cloc --exclude-dir=node_modules . [develop][ruby-2.6.5]
1817 text files.
1810 unique files.
24 files ignored.
github.com/AlDanial/cloc v 1.88 T=7.60 s (236.5 files/s, 147131.5 lines/s)
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
JavaScript 970 161860 63192 818818
JSON 10 0 0 48825
LESS 92 1037 109 8480
GraphQL 647 209 286 7755
TypeScript 61 604 57 5773
JSX 2 31 2 241
YAML 3 1 0 121
SVG 4 6 0 53
HTML 2 5 1 33
Markdown 1 9 0 13
XML 1 0 0 9
CSS 3 0 1 3
-------------------------------------------------------------------------------
SUM: 1796 163762 63648 890124
-------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment