feat: add crunch init command

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-09-25 21:03:58 +02:00
parent afc69342b1
commit 5561329510
4 changed files with 169 additions and 0 deletions

View File

@@ -32,5 +32,6 @@ tempfile = {version = "3.8.0"}
genco = {version = "0.17.5"}
walkdir = {version = "2.4.0"}
regex = {version = "1.9.5"}
inquire = {version = "0.6.2"}
pretty_assertions = "1.4.0"