Created
August 26, 2011 16:25
-
-
Save zeuxisoo/1173800 to your computer and use it in GitHub Desktop.
Count line of code by cloc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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