raylib_project_template/cloc.sh
2026-09-11 13:27:24 +02:00

1 line
53 B
Bash
Executable file

find src -maxdepth 1 -type f -print0 | xargs -0 cloc