cmd-ranking

MIT License

Stars
0
Committers
6

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 !