1.0.17 • Published 2 years ago

cricket-cli v1.0.17

Weekly downloads
9
License
MIT
Repository
github
Last release
2 years ago

Cricket CLI 🏏

Score Test

Get Live Cricket Score Update on Terminal and CMD.

Requirements

  • Node.js 18X LTS or 20x LTS 📦

Installation

  • Install via GIT or Download the Repo
git clone https://github.com/mskian/cricket-cli.git
cd cricket-cli
npm install
  • Create NPM Link for CLI
sudo npm link
  • unlink CLI
npm rm --global cricket-cli

(OR)

  • Insall via NPM
npm install -g cricket-cli
  • install via npx
npx cricket-cli
npx cricket-cli -l
  • Test it
$ livescore -h

Usage: livescore [options]

Options:
  -V, --version            output the version number
  -l, --live               Get Current Live Cricket Match Score
  -m, --match <Match ID>   Enter Cricbuzz Live Match ID and Fetch the Live Score data from Cricbuzz Live Score Data
  -h, --help               display help for command
  • Get Current Live Match Score
livescore -l
  • Get Other Live Match Details
livescore -m <Live Match ID from Cricbuzz>

API Library 🗃

Disclaimer 🗃

  • This is not an Offical CLI tool from Cricbuzz - it's an Unofficial CLI tool and API
  • This is for Education Purpose only - use at your own risk on Production Site

All Credits Goes to https://www.cricbuzz.com/

LICENSE 📕

MIT

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.10

3 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago