https://github.com/AlDanial/cloc
# 安装 brew install cloc # 进入需要统计的git目录 cd code_dir # 统计当前分支的代码量 cloc HEAD