Node-CLI-Tools

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

  1. 必选项:
    • [x] 查看指定 git 仓库的 commit history
  2. 加分项:
    • [ ] 能对 commit history 进行搜索
    • [ ] 能查看指定时间范围的 commit history

run

    
$ npm i
$ npm link

# 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