1.0.2 • Published 6 years ago

checkline v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

checkline

检查代码的行数、注释,相关的覆盖率等

usage

npm install checkline -g

help

checkline --help // 打印帮助信息
checkline // 检查当前文件夹下的js文件
checkline -l //递归查找所有的js文件
checkline -d /home // 指定目标文件夹查找
checkline -e js,css // 指定文件后缀查找

License

MIT

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago