Sablonlar
Soguk baslangic icin tek komutla proje iskeleti uygula.
Komutlar
/template list
/template apply react-ts ./hello-app
/template apply python-api ./service
Yerlesik sablonlar
react-ts | Vite + React + TypeScript + ESLint |
nextjs-app | Next.js 15 app router + Tailwind |
python-api | FastAPI + uvicorn + pytest |
node-cli | tsx + commander + vitest |
discord-bot | discord.js iskelesi |
Olusturulan dosyalar
- Tum bagimliliklar paketlenmis sekilde
package.json/requirements.txt - Hazir
README.mdveAGENTS.md - Temel
tsconfig/pyproject - Onerilen
.gitignore
Ozel sablon eklemek
~/.nexvexa-agent/templates/<ad>/ klasoru olustur. Icindeki tum dosyalar oldugu gibi kopyalanir; {{name}} ve {{date}} placeholder\'lari interpolate edilir.
~/.nexvexa-agent/templates/blog/
README.md
package.json
src/index.ts
/template apply blog ./benimblog