Add filesystem/git/podman/systemd adapters, git/shell hooks, bread-emit CLI, app-detection helpers

This commit is contained in:
Breadway 2026-07-19 03:05:57 +08:00
parent 89c5849539
commit 1208c5d1b7
29 changed files with 4098 additions and 339 deletions

View file

@ -6,3 +6,5 @@ edition = "2021"
[dependencies]
serde.workspace = true
serde_json.workspace = true
dirs.workspace = true
toml = "0.8"