implement watch

This commit is contained in:
2026-03-23 16:42:27 -05:00
parent c5ecb78fd4
commit 03bc56007f
3 changed files with 309 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ clap_complete = "4.6.0"
clap_complete_nushell = "4.6.0"
colored = "3.1.1"
glob = "0.3.3"
notify = "8.2.0"
serde = { version = "1.0.228", features = ["derive"] }
serde_json = "1.0.149"
sha256 = "1.6.0"