Skip to content

Latest commit

History

History
81 lines (57 loc) 路 1.23 KB

README.md

File metadata and controls

81 lines (57 loc) 路 1.23 KB

馃弿 Now check score from your terminal using one command.

Installation

$ npm install -g cricli

Usage

$ cricli <options>
Options
  • Commentary
     -c, --commentary
  • Live
     -l, --live
  • Scorecard
     -s, --scorecard
  • Umpires
     -u, --umpires
  • Recent
     -r, --recent
  • Toss
     -t, --toss
  • All
     -a, --all

How to contribute 馃

It's just a start. We can do a lot in this to make it a proper tool. If you have any idea fork it, make changes and send us the pull request. We will be more than happy to help.

馃敟 TEAM XENOX 馃敟

Prerequisites

Before running this locally you must have these installed

  • Node.js
  • npm

Installing

Installing is quite straight forward. Once you have cloned this repo simply run.

yarn install

After this just run the app using node

node index.js -a

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details