Skip to content

πŸ€ CLI tool for live College Basketball scores

License

Notifications You must be signed in to change notification settings

johnsylvain/cbb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

College Basketball CLI

Get live scores and game times from your terminal

screenshot

Usage

You can install globally with npm install -g cbb or use with npx.

# Usage
npm install -g cbb
npx cbb

# Help menu
cbb --help

# Filter by AP top 25
cbb --ap

# Filter by conference
cbb --conference big-ten
cbb -c big-ten

# Filter by name
cbb --name purdue

# watch live games
cbb watch