# cloc [GitHub - AlDanial/cloc: cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.](https://github.com/AlDanial/cloc) ```sh brew install cloc ``` ```sh cloc <file or dir> ```