liverpool

CLI for getting Liverpool fixtures

Usage no npm install needed!

<script type="module">
  import liverpool from 'https://cdn.skypack.dev/liverpool';
</script>

README

Liverpool

Travis npm version npm downloads npm license

Installation

npm install --global liverpool

Usage

Get all upcoming matches by simply typing lfc or liverpool in the command line

lfc
# or ...
liverpool

┌────────────────────┬─────────────┬────────────┬──────────────────┬─────────────────────────┬───────────┐
│ Time and date      │ Home team   │ Away team  │ Stadium          │ Competition             │ Your TZ   │
├────────────────────┼─────────────┼────────────┼──────────────────┼─────────────────────────┼───────────┤
│ Sun 17th Apr 13:30 │ Bournemouth │ Liverpool  │ Vitality Stadium │ Barclays Premier League │ 14:30     │
├────────────────────┼─────────────┼────────────┼──────────────────┼─────────────────────────┼───────────┤
│ Wed 20th Apr 20:00 │ Liverpool   │ Everton    │ Anfield          │ Barclays Premier League │ 21:00     │
├────────────────────┼─────────────┼────────────┼──────────────────┼─────────────────────────┼───────────┤
│ Sat 23rd Apr 15:00 │ Liverpool   │ Newcastle  │ Anfield          │ Barclays Premier League │ 16:00     │
└────────────────────┴─────────────┴────────────┴──────────────────┴─────────────────────────┴───────────┘

License

MIT © Daniel Eckermann