added line count script
This commit is contained in:
parent
aeea8d38dc
commit
a3f7fb1c20
1 changed files with 1 additions and 0 deletions
1
scripts/line_count.sh
Executable file
1
scripts/line_count.sh
Executable file
|
|
@ -0,0 +1 @@
|
|||
wc -l `find . -name \*.scala -print`
|
||||
Loading…
Add table
Add a link
Reference in a new issue