mirror of
https://github.com/leonvanzyl/agentic-coding-starter-kit.git
synced 2026-01-30 06:22:02 +00:00
feat/ add npx setup process
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
"index.js",
|
||||
"template"
|
||||
],
|
||||
"scripts": {
|
||||
"sync": "node scripts/sync-templates.js",
|
||||
"prepublishOnly": "npm run sync"
|
||||
},
|
||||
"keywords": [
|
||||
"ai",
|
||||
"agents",
|
||||
|
||||
Reference in New Issue
Block a user