wc2014
v0.1.0
Published
World Cup 2014 JSON resources
Downloads
20
Readme
WC2014
Word Cup 2014
How to use
Run node index.js
and the matches will be printed as stringified JSON.
To save the output in a file run:
echo `node index` > matches.json
Changelog
v0.1.0
- Initial release
License
See the LICENSE file.