Steps to use this
-
Install Node JS: http://nodejs.org/download/
-
Install the package globally sudo npm install -g fifa14
-
Run the command from your terminal
- fifa14 matches
- fifa14 today
- fifa14 current
- fifa14 USA
Supported Commands
Keyword | Explanation |
---|---|
matches | All match data, updated every minute |
today | Today's matches |
current | Returns the current match, if a match is happening, otherwise nothing |
COUNTRY_CODE | Matches for any country, by entering their FIFA Code. E.x USA. Team codes at http://www.fifa.com/worldcup/teams/ |
TO-DO
- Formatting the display
Feed from http://worldcup.sfg.io
** Node command line tutorial reference ** http://www.smashingmagazine.com/2014/02/12/build-cli-tool-nodejs-phantomjs/
Author: @shivrajrath