update readme

This commit is contained in:
Aman Varshney
2025-02-15 03:52:38 +05:30
parent e15dae37f1
commit be5c662905
3 changed files with 36 additions and 59 deletions

View File

@@ -8,6 +8,12 @@
"create-better-t-stack": "dist/index.js"
},
"keywords": [],
"repository": {
"type": "git",
"url": "git+https://github.com/better-t-stack/create-better-t-stack.git",
"directory": "apps/cli"
},
"homepage": "https://github.com/better-t-stack/create-better-t-stack/tree/main/apps/cli#readme",
"scripts": {
"build": "tsup",
"dev": "tsup --watch",