2 releases
0.1.1 | Nov 7, 2022 |
---|---|
0.1.0 | Oct 27, 2022 |
#39 in #results
7KB
119 lines
buli - Show bundesliga results on the command line
buli is a command line tool that shows results for the Fußball Bundesliga on the command line. Currently it can show the results for the current matchday and the curent table standings.
Installing
To install run:
cargo install buli
Usage
buli
to show the table or buli -d
for the current matchday.
You can also use buli -h
for help.
Changelog
Version 0.1.1: Move from reqwest to ureq which saves a little binary size and a lot in build time and dependencies.
Dependencies
~4–5.5MB
~97K SLoC