Skip to content

sgiven96/scores-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scores-cli

Get sports scores from your favorite teams and leagues!

Installation

To install scores command line program, run:

npm install scores-cli -g

Additionally, you need to make an account at mysportsfeeds.com (don't worry, it's free!), and input your login info for mysportsfeeds when the cli prompts you. The cli uses keytar to save your password, so you should only be prompted once.

Usage

$ scores --help

Usage: scores [options]
    
Get sports scores from your favorite teams and leagues

Options:

  -h, --help                          output usage information
  -v, --version                       output the version number
  -l, --league <league abbreviation>  Scores for a specific league
  -t, --team <team name>              Score for a specific team
  -d, --date <date as YYY-MM-DD>      Scores for a specific date

Try It!

If you'd like to try it out before installing, you can check it out here!

About

Get sports scores from your favorite teams and leagues!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published