Skip to content

Latest commit

History

History
31 lines (21 loc) 路 426 Bytes

readme.md

File metadata and controls

31 lines (21 loc) 路 426 Bytes

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