Memo

install

cloc 代码行数统计工具: `bash install brew install cloc use cloc . --vcs=git `

cloc 代码行数统计工具:

# install
brew install cloc

# use
 cloc . --vcs=git