codests

0.3.2 • Public • Published

代码统计工具

安装

npm install codests -g

使用

  • 统计时间段内的代码量
codests -s 2022-01-01 -e 2023-01-01 -i ./
  • 显示出每个提交人的代码量
codests -s 2022-01-01 -e 2023-01-01 -i ./ --author

Readme

Keywords

Package Sidebar

Install

npm i codests

Weekly Downloads

280

Version

0.3.2

License

MIT

Unpacked Size

2.93 MB

Total Files

8

Last publish

Collaborators

  • xzchameleon