sccUtilitário escrito em GO que conta linhas de código. Mais informações: https://github.com/boyter/scc#usage.
scc
scc {{caminho/para/diretorio}}
scc --by-file
tabular):scc {{[-f|--format]}} {{tabular|wide|json|csv|cloc-yaml|html|html-table}}
scc {{[-i|--include-ext]}} {{go, java, js}}
scc --exclude-dir {{.git,.hg}}
files):scc {{[-s|--sort]}} {{files|name|lines|blanks|code|comments|complexity}}
scc {{[-h|--help]}}