1.0.2 • Published 7 years ago

scores-cli v1.0.2

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

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!

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago