Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Gaurav-Shankar/livescores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM

🏏 livescores 🏏

livescores is a command line application to view the live cricket scores right on your terminal. While we await the prime cricket season coming up with IPL and WC, why switch to a browser to view live scores when you can view it right on your terminal.🤓

Expect more updates with player rankings, scorecards as we inch towards the IPL and the WC.

Installation

Use npm to install livescores.

npm i livescores -g      //-g to install the project globally

Usage

Complete live cricket feed

livescores feed

Latest cricket news

livescores news

Help

livescores --help

Version

livescores --version

Contributing

I'm currently working on the cricket news option. If you'd like to contribute please raise an issue with a feature and then we can take it ahead.

You must have the below dependencies before you start working on it.

Node.js
npm
yarn

Once you've met the dependencies, run this command to install

yarn install

And then run the project with node

node index.js <command>

License

MIT

About

Live sports scores in terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published