1.3.5 • Published 1 year ago

wcup-22 v1.3.5

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

wcup-cli (under development)

wcup is a CLI for football fans who wants to follow World Cup 2022 ⚽

Installation

Run

$ npm install -g wcup-22

Usage

Commands available

wcup <command>

Available Commands:
  groups     Get groups  
  status      Get information about teams  
Upcoming Commands:
  scores     Get scores of past and live fixtures
  fixtures   Get upcoming and past fixtures of a team


Options:
  -h, --help  Show help                                  [boolean]
 

Command groups

Get groups of World Cup 2022 Standings

Usage: wcup groups

Options:
  -h, --help  Show help                                  [boolean]
  -g  --group Group Letter                               [string]

Examples:
  wcup groups -g A  
  

Command status

Get groups of World Cup 2022

Usage: wcup status

Options:
  -h, --help  Show help                                   [boolean]
  -c  --country Country Abbrevation   Name                [string]

Examples:
  wcup status -c "ENG"  
  

Upcoming Commands

Command scores

Get scores of past and live fixtures

Usage: wcup scores [options]

Options:
  -h, --help  Show help                                     [boolean]
  -l, --live  Live scores                                   [boolean]
  -c, --country     Name of the country                     [string]

Examples:
  wcup scores -t "por" -l
  

Command fixtures

Get upcoming and past fixtures of a league and team

Usage: wcup fixtures [options]

Options:
  -h, --help    Show help                                   [boolean]
  -c, --country     Name of the country                     [string]
  -n, --next    Next or upcoming matches                    [boolean]

Examples:
  wcup fixtures -t "arg" -n
1.3.5

1 year ago

1.2.4

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.1.2

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.8

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago