teemasterparser

Crates.ioteemasterparser
lib.rsteemasterparser
version0.4.0
sourcesrc
created_at2021-05-21 07:57:42.888482
updated_at2022-11-11 11:14:16.986762
descriptionCommand line tool to parse and analyze data from https://ddnet.tw/stats/master/
homepagehttps://github.com/edg-l/teemasterparser
repositoryhttps://github.com/edg-l/teemasterparser
max_upload_size
id400244
size283,136
Edgar (edg-l)

documentation

README

teemasterparser

Version Downloads License Rust

Command line tool to parse and analyze data from https://ddnet.tw/stats/master/

Install

cargo install teemasterparser

Help

Usage: teemasterparser [OPTIONS] <COMMAND>

Commands:
  graph      Create graphics
  gamemodes  Game mode related commands
  help       Print this message or the help of the given subcommand(s)

Options:
  -d, --date <DATE>  The day to parse. Defaults to yesterday. Format must be %Y-%m-%d
  -h, --help         Print help information
  -V, --version      Print version information

Run

Run

teemasterparser -o example.svg

Example Result

Example image

Commit count: 48

cargo fmt