nodecup
v0.1.3
Published
A command line tool to follow the world cup results. Inspired by https://github.com/fatiherikli/worldcup
Downloads
17
Readme
World cup results in the command line. written in Node.JS.
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
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
nodecup current
will show the current matches (if any):
and finally
nodecup
will show all the matches of the world cup: