Added a kraken cloc definition and script to run cloc with the definition.

This commit is contained in:
Nathan Braswell
2015-06-26 14:18:28 -04:00
parent 727c228ede
commit f3c0c8a705
2 changed files with 8 additions and 0 deletions

2
current_stats.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
cloc --read-lang-def=kraken_cloc_definition.txt .