一个 Node.js CLI 工具,查看指定 git 仓库的 commit history ; 能对 commit history 进行搜索; 能查看指定时间范围的 commit history.
Node.js CLI 一: 开发一个 Node.js CLI 工具
https://node-cli-tools.xgqfrms.xyz
https://www.npmjs.com/package/node-cli-tools
$ yarn global add node-cli-tools
# OR
$ npm i -g node-cli-tools
# parameters can be ignore
$ nct [user_name, [repo_name]]
$ nct user_name repo_name
$ nct
$ nct xgqfrms react
nct
nct xgqfrms react