feat: Add config generation

This commit is contained in:
Jan K9f 2025-06-19 07:45:02 +02:00
commit 418cced407
Signed by: jank
GPG key ID: 22BEAC760B3333D6
5 changed files with 52 additions and 1 deletions

View file

@ -9,6 +9,7 @@
"typescript": "^5.0.0"
},
"dependencies": {
"@std/toml": "npm:@jsr/std__toml",
"@types/commander": "^2.12.5",
"@types/inquirer": "^9.0.8",
"commander": "^14.0.0",