JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q37517F
  • License MIT

Substandard sports tracking on the cli

Package Exports

  • bushleague

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (bushleague) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

BushLeague

Substandard sports tracking on the cli

Bushleague Screen Shot

Ever wanted to check sports scores without leaving the safety of your terminal. We'll the struggle is over. Introducing Bush League. Simply pass in the league you wish to get updates for, and like magic your terminal is updated with all the scores of the night.

Bushleague uses the Tally library to gather sports scores with streams.

Installation

To install simply run npm install -g bushleague. That's it!

Usage

To use, run

$ bushleague <league>

to begin streaming that leagues scores. This will continually run, grabbing new results at an interval of once per minute.

Options

Standalone

Running bushleague in standalone mode, will fetch results exactly once, and then terminate the script

$ bushleague mlb -s

Interval

Specifying an interval using -i <interval in ms> will change the rate in which bushleague fetches data.

$ bushleague nhl -i 0.05 // will result in 3 requests/minute

Running bushleague --help will show you a list of all the supported leagues and options.

Supported leagues

  • nfl
  • nba
  • mlb
  • mls
  • nhl
  • wjhc
  • cfl
  • ncaaf
  • ncaab
  • uefa
  • chlg
  • epl
  • bund
  • liga
  • seri
  • fran