buli

Crates.iobuli
lib.rsbuli
version0.1.1
sourcesrc
created_at2022-10-27 22:15:08.447241
updated_at2022-11-07 22:16:52.827611
descriptionShow Bundesliga results on the command line.
homepagehttps://github.com/dernatsch/buli
repositoryhttps://github.com/dernatsch/buli
max_upload_size
id699831
size21,049
Jannik Birk (dernatsch)

documentation

https://docs.rs/buli

README

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.

Commit count: 6

cargo fmt