teemasterparser 0.3.3

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


[![Version](https://img.shields.io/crates/v/teemasterparser)](https://crates.io/crates/teemasterparser)
[![Downloads](https://img.shields.io/crates/d/teemasterparser)](https://crates.io/crates/teemasterparser)
[![License](https://img.shields.io/crates/l/teemasterparser)](https://crates.io/crates/teemasterparser)
![Rust](https://github.com/edg-l/teemasterparser/workflows/Rust/badge.svg)
[![Docs](https://docs.rs/teemasterparser/badge.svg)](https://docs.rs/teemasterparser)

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

# Install

```bash
cargo install teemasterparser
```

## Run


Run
```bash
teemasterparser -o example.svg
```

## Example Result


![Example image](example.svg "Example")