0.1.1 • Published 8 years ago

football-cli v0.1.1

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago

⚽️ football-cli

This is a simple command line application written in node to show football results in the command line. It uses my very simple wrapper around the football-data.org API.

The current alpha version supports todays euro matches, but the goal is obviously to add more features.

Installation

npm install football-cli --g

Example usage

$ football-cli

┌────────┬───────┬───────┬─────────┬──────────┐
│ Home   │ Goals │ Goals │ Away    │ Kick-off │
├────────┼───────┼───────┼─────────┼──────────┤
│ France │ 0     │ 0     │ Romania │ 21:00:00 │
└────────┴───────┴───────┴─────────┴──────────┘

License

MIT

0.1.1

8 years ago

0.1.0

8 years ago