fifawc - CLI app to track FIFA World Cup 2018

fifawc

A small CLI app to track FIFA World Cup 2018.

About

fifawc is a CLI app written in Go to help developers keep track of the ongoing FIFA World Cup 2018 without leaving their terminals. The app uses football-data.org API to provide data.

Installation

Pre-requisite

Get and Install fifawc app with the command:

go get -u github.com/nishchayp/fifawc

To run fifawc app from across the system copy fifawc binary to directory pointed by PATH environmental variable.
Example:

cp $GOPATH/bin/fifawc /usr/local/go/bin/

Refer to this question for more details.

Usage

Usage fifawc [options]Options:
  -f, --fixtures
    	Get fixtures
  -m, --matchday int
    	Filter fixtures by matchday (default -1)
  -s, --squad string
    	Get squad by team name