Skip to content

Edmeral/nodecup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

⚽ Soccer world cup results in the command line.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages