2023年11月6日 Memo install cloc 代码行数统计工具: `bash install brew install cloc use cloc . --vcs=git ` Tools cloc 代码行数统计工具: # install brew install cloc # use cloc . --vcs=git