BMAD-METHOD/tools/installer/commands
nick 4d0b0fdcd1 feat(installer): add badge prompt and auto-create README if missing
- Interactive prompt asks "Add BMAD badge to your README?" (default yes)
- --no-badge skips the prompt and disables badge
- --yes accepts badge by default
- If user wants badge but no README exists, creates README.md with
  project name and badge

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
2026-05-01 15:36:50 +08:00
..
install.js feat(installer): add badge prompt and auto-create README if missing 2026-05-01 15:36:50 +08:00
status.js fix(installer): replace fs-extra with native node:fs to prevent file loss 2026-04-13 00:44:28 -05:00
uninstall.js feat(installer): auto-inject BMAD version badge into project README 2026-05-01 13:45:25 +08:00