/cmd-ranking

Primary LanguageJavaScriptMIT LicenseMIT

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 !