Plot lines on terminal

This commit is contained in:
Joscha 2023-01-23 12:51:17 +01:00
parent 35cda2cbb8
commit 3b2790c374
3 changed files with 215 additions and 11 deletions

View file

@ -7,3 +7,4 @@ edition = "2021"
anyhow = "1.0.68"
clap = { version = "4.1.1", features = ["derive", "deprecated"] }
git-repository = "0.33.0"
textplots = "0.8.0"