Skip to content

Instantly share code, notes, and snippets.

@dlbock
Last active August 29, 2018 16:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dlbock/3f6734933a5613f0d892c866a91a87e5 to your computer and use it in GitHub Desktop.
Save dlbock/3f6734933a5613f0d892c866a91a87e5 to your computer and use it in GitHub Desktop.
Lines of Code in a directory
brew install cloc
cloc --vcs git --exclude-dir=coverage,doc,log,public,regression_tests,vendor
cloc --vcs git --exclude-dir=coverage,doc,log,public,regression_tests,vendor,spec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment