Skip to content

CLI to receive info about the NBA team The Warriors.

License

Notifications You must be signed in to change notification settings

SabienNguyen/WarriorsCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WarriorsCLI

WarriorsCli is an unofficial command line interface for the Warriors basketball team

Features

  • Get the game schedule for the warriors
  • Get the updated roster of the warriors
  • More to be added in future updates!

Installation

git clone https://github.com/SabienNguyen/WarriorsCLI.git && warriors-cli

#install
go install

#run
warriors-cli roster

When building make sure $GOPATH/bin is in your path environment variables

Usage

warriors-cli roster

Use the arrows keys to naviage the tables

Examples

image image

Tools used to create this project

  • Built in golang
  • The CLI is built using cobra-cli
  • TUI is bubble tea and lipgloss
  • My custom WAPI is used to get team information!

About

CLI to receive info about the NBA team The Warriors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages