Skip to content

Instantly share code, notes, and snippets.

@zernie
Created August 4, 2017 23:53
Show Gist options
  • Save zernie/7900278e78e3756075a8b0fe2e008637 to your computer and use it in GitHub Desktop.
Save zernie/7900278e78e3756075a8b0fe2e008637 to your computer and use it in GitHub Desktop.
cloc . --exclude-dir=node_modules,tmp,webpack,vendor,cookbooks,public,log
@zernie
Copy link
Author

zernie commented Aug 4, 2017

Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Ruby                           327           2233           1584           9019
XML                             37              0              0           3869
JSX                             61            259              5           1744
Haml                           168            181              0           1222
ERB                             34            145             56            945
YAML                            36             14             36            843
JavaScript                      40            118             27            821
Sass                            17            106              6            433
JSON                             5              1              0            184
Markdown                         2             33              0            107
CoffeeScript                     2             28              4             85
-------------------------------------------------------------------------------
SUM:                           729           3118           1718          19272
-------------------------------------------------------------------------------```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment