Skip to content

Instantly share code, notes, and snippets.

@scytacki
Created October 7, 2013 19:39
Show Gist options
  • Save scytacki/6873680 to your computer and use it in GitHub Desktop.
Save scytacki/6873680 to your computer and use it in GitHub Desktop.
lab lines of code in the src folder using cloc: http://cloc.sourceforge.net/
scottslaptop src (production)$ ~/Downloads/cloc-1.60.pl .
1678 text files.
1659 unique files.
1314 files ignored.
http://cloc.sourceforge.net v 1.60 T=5.64 s (64.5 files/s, 12278.1 lines/s)
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
Javascript 225 7108 9025 40101
SASS 93 675 420 4492
CoffeeScript 15 680 526 2460
HTML 19 148 1 2395
CSS 8 85 24 604
Ruby 3 30 41 213
YAML 1 69 0 210
-------------------------------------------------------------------------------
SUM: 364 8795 10037 50475
-------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment