kkeeth / cmd-ranking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm version Build Status node Code Climate MIT License

cmd-ranking

cmd-ranking (cmdrank) is a command made by nodejs. It counts and displays the commands executed in the current shell.

Install

$ npm install --global cmd-ranking

Usage

$ cmdrank -c 10

Options:

  -c, --count      Show rank count
  -n, --no-options Command name only
  -v, --version    Show version
  -h, --help       Show help

License

MIT

Other

Welcomes your comments and code review at any time !

About

License:MIT License


Languages

Language:JavaScript 100.0%