feat: Start adding CLI stuff

This commit is contained in:
Wanjohi
2025-11-05 15:40:32 +03:00
parent dc3642153d
commit be69de81ca
20 changed files with 618 additions and 177 deletions

View File

@@ -1 +1,5 @@
{}
{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@tsconfig/bun/tsconfig.json",
"compilerOptions": {}
}