3 lines
87 B
Bash
Executable File
3 lines
87 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
cloc --exclude-dir=devDb,.idea,wiki,static --exclude-ext=iml,xml . |