sixers

command module
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 29, 2020 License: MIT Imports: 1 Imported by: 0

README

Go 76ers

Go Report Card

A Simple command line tool for my favorite team.

Current cli

A cli tool to get past and future statistics about the
Philadelphia 76ers basketball team.
        _____ __
        |___  / /_   ___ _ __ ___
           / / '_ \ / _ \ '__/ __|
          / /| (_) |  __/ |  \__ \
         /_/  \___/ \___|_|  |___/

Usage:
  sixers [command]

Available Commands:
  help        Help about any command
  next        Fetches the next available sixers game date and time.
  record      Fetches the record for the current season.
  schedule    An at a glance view of the Sixers NBA season.

Flags:
      --config string   config file (default is $HOME/.sixers.yaml)
  -h, --help            help for sixers

Use "sixers [command] --help" for more information about a command.

Commands

Next
sixers next
10,9 8 76ers! There is a game @ 7:00 PM ET
Record
sixers record
Wins: 2 Losses: 1 Win pct: 0.667
Schedule
sixers schedule
---------  ----------------------  -------------  -------------  ------------------------
    Game                    Date           Home           Away                    Winner
---------  ----------------------  -------------  -------------  ------------------------
       1       December 23, 2020       PHI: 113       WAS: 107        Philadelphia 76ers

       2       December 26, 2020        NYK: 89       PHI: 109        Philadelphia 76ers

       3       December 27, 2020       CLE: 118        PHI: 94       Cleveland Cavaliers

Running tests

# Test
go test -v ./cmd/...

# Run All tests
go test ./...

# Coverage
go test -cover ./...

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL