@tongsh6/ai-engineering-framework-init
v1.3.3
Published
Optional bootstrap CLI for AI Engineering Framework (AIEF)
Readme
ai-engineering-framework-init
Optional bootstrap CLI for AI Engineering Framework (AIEF).
Run without copying any AIEF files into your repo:
npx --yes @tongsh6/aief-init@latest retrofit --level L0+Canonical package name (full):
npx --yes @tongsh6/ai-engineering-framework-init@latest new
npx --yes @tongsh6/ai-engineering-framework-init@latest retrofit --level L0
npx --yes @tongsh6/ai-engineering-framework-init@latest retrofit --level L0+Notes:
- It only writes AIEF entry files (AGENTS.md + context/*). It does not modify your existing code structure.
- By default it will not overwrite existing files. Use --force to overwrite.
