refactor!: initialization through templates

This commit is contained in:
iff 2025-04-05 18:31:45 +02:00
parent 4f637c1e1b
commit 885dc081e1
9 changed files with 230 additions and 211 deletions

View file

@ -18,6 +18,7 @@ colored = "3"
sys-locale = "0.3"
rust-i18n = "3"
regex-lite = "0.1"
askama = "0.13"
inquire = "0.7"