summaryrefslogtreecommitdiff
path: root/count.sh
diff options
context:
space:
mode:
Diffstat (limited to 'count.sh')
-rwxr-xr-xcount.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/count.sh b/count.sh
new file mode 100755
index 0000000..b6b4624
--- /dev/null
+++ b/count.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+# Count all of the source lines.
+cloc --use-sloccount --read-lang-def=langdefs data/ src/main/java/