Login
7 branches 0 tags
Ben (Win10) Added support for file streams io and simple ports a553aa1 3 years ago 784 Commits
nujel / tools / sloc-by-file
#!/usr/bin/env bash
cd "$(dirname "$0")"
cd ../

scc --count-as "nuj:Scheme" --exclude-dir="vendor,bootstrap,web,releases,.builds,.github,tools,.gitignore,benchmark,configure,tests,testsuite" -i nuj,c,h,asm,s,mk --by-file