added a CLI and css styling

This commit is contained in:
2025-12-01 20:22:10 +01:00
parent 46c889be59
commit 16c83711a1
5 changed files with 266 additions and 55 deletions
+1
View File
@@ -16,3 +16,4 @@ anyhow = "1.0.100"
toml = "0.9.8"
chrono = { version = "0.4.42", features = ["serde"] }
askama = "0.14.0"
clap = { version = "4.5.53", features = ["derive"] }