ivaneye / codesum

Go语言编写的代码统计

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

使用Go语言编写的代码统计小工具 执行:

codesum.exe -path={path-to-caculate} -lang={language type:Default is java} -single={Single line comment:Default is //} -prefix={Multi line comment:Default is /\\*} -suffix={Multi line comment:Default is \\*/} -detail={Should show detail:Default is false}

About

Go语言编写的代码统计


Languages

Language:Go 100.0%