Skip to content

Instantly share code, notes, and snippets.

@rchasman
Last active May 12, 2021 22:26

Revisions

  1. rchasman revised this gist May 12, 2021. No changes.
  2. rchasman created this gist May 12, 2021.
    23 changes: 23 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,23 @@
    [~/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
    -------------------------------------------------------------------------------