feat: new init and decrypt

This commit is contained in:
2024-09-29 21:40:14 +05:30
parent 2881d9b860
commit 79810d7e03
5 changed files with 164 additions and 130 deletions

View File

@@ -5,6 +5,7 @@
"type": "module",
"scripts": {
"init": "bun ./scripts/init.ts",
"sh": "bun ./scripts/sh.ts",
"build": "bun ./scripts/build.ts"
},
"bin": {