xgqfrms-GitHub / Node-CLI-Tools

一个 Node.js CLI 工具,查看指定 git 仓库的 commit history ; 能对 commit history 进行搜索; 能查看指定时间范围的 commit history.
https://node-cli-tools.xgqfrms.xyz
MIT License
6 stars 2 forks source link
cli nct node-cli

Node-CLI-Tools (nct)

Node.js CLI 一: 开发一个 Node.js CLI 工具

  1. 必选项:
    • [x] 查看指定 git 仓库的 commit history

https://node-cli-tools.xgqfrms.xyz

https://www.npmjs.com/package/node-cli-tools

install

$ yarn global add node-cli-tools
# OR
$ npm i -g node-cli-tools

run

# parameters can be ignore

$ nct [user_name, [repo_name]]
$ nct user_name repo_name

demo

$ nct

$ nct xgqfrms react

nct

nct-test-ok

nct xgqfrms react

nct-react-test-ok

travis-ci

https://travis-ci.org/xgqfrms-GitHub/Node-CLI-Tools/builds