add init command

This commit is contained in:
Qyriad 2026-04-01 14:51:15 +02:00
parent 264700c9fd
commit b0fc0debc9
5 changed files with 92 additions and 6 deletions

View file

@ -35,6 +35,7 @@ displaydoc = "0.2.5"
fs-err = "3.2.2"
humantime = "2.3.0"
iddqd = "0.3.17"
indoc = "2.0.7"
itertools = "0.14.0"
libc = { version = "0.2.180", features = ["extra_traits"] }
#macro_rules_attribute = { version = "0.2.2", features = ["better-docs", "verbose-expansions"] }