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.
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