Skip to content

Instantly share code, notes, and snippets.

@zeuxisoo
Created August 26, 2011 16:25
Show Gist options
  • Save zeuxisoo/1173800 to your computer and use it in GitHub Desktop.
Save zeuxisoo/1173800 to your computer and use it in GitHub Desktop.
Count line of code by cloc
brew install cloc
cloc . --exclude-dir=cache,attachment,.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment