0.1.3 • Published 10 years ago

nodecup v0.1.3

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

World cup results in the command line. written in Node.JS.

Today

This tool is inspired this python version and couldn't be done without Soccer for Good API.

How to Install

First you should have Node.JS installed.

After that, open the the terminal and simply run:

npm install -g nodecup

You might want to add sudo if the previous command demand administrator rights.

How to use

This command will show all the matches played/are being played/will be played today.

nodecup today

Or if you want tomorrow's matches:

nodecup tomorrow

Tomorrow

if you want to see the matches of a specific country run nodecup "FIFA country code" , click here for a list of FIFA country codes, for example:

nodecup GER

will show all the matches of Germany

Ger

nodecup current

will show the current matches (if any):

current

and finally

nodecup

will show all the matches of the world cup:

all

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago