fifa-cli
v1.0.2
Published
A small CLI to view FIFA World Cup scores and fixtures.
Readme
fifa-cli
A small CLI to view FIFA World Cup scores, fixtures and set a favorite team.
Install
Build and install locally for development:
npm run build
npm linkOr install from npm after publishing:
npm install -g fifa-cli
# then run the CLI as `fifa-wc`Usage
Set a favorite team (persists per-user):
fifa-wc favorite BrazilView current favorite:
fifa-wc favoriteOther commands: live, today, fixtures, team.
Contributing
Edit source in src/, build with npm run build, and test with npm link.
License
ISC
