Skip to content

A CLI for MLB scores. Because checking scores on my phone isn't as fun.

Notifications You must be signed in to change notification settings

zachbradshaw/mlb_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mlb_api

usage

# install dependencies
yarn

# get all box scores for current day
mlb scoreboard

# get scores for a specific day
mlb scoreboard --date YYYY/MM/DD

# get box scores for league
mlb scoreboard --league <n | a>

# get box score for specific team
mlb scoreboard --team cin

TODO

  • Help command with options
  • Tests
  • Extra innings UI issues
  • Division options
  • More info for single game display
  • Figure out better way to show game previews

About

A CLI for MLB scores. Because checking scores on my phone isn't as fun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published