cricli
v1.1.0
Published
π Small CLI app to show Live Score of Cricket matches in Terminal
Readme
π Now check score from your terminal using one command.
Installation
$ npm install -g cricliUsage
$ 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 installAfter this just run the app using node
node index.js -aBuilt With
License
This project is licensed under the MIT License - see the LICENSE.md file for details

