Skip to content

Instantly share code, notes, and snippets.

@mister-good-deal
Last active June 11, 2019 12:58
Show Gist options
  • Save mister-good-deal/3356c046892c113e1192b0d3c0a58587 to your computer and use it in GitHub Desktop.
Save mister-good-deal/3356c046892c113e1192b0d3c0a58587 to your computer and use it in GitHub Desktop.
Project code statistics

CLOC

sudo apt install cloc

exemple

cloc project-root-dir --exclude-dir=.idea,build,cmake-build-debug,any-external-lib

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