BMAD-METHOD/tools/installer
Mainak Chhari 205531fe1b
feat(installer): add --update-manifest-only option for manifest regeneration
Add new CLI option to update installation manifests without full reinstallation:

• Add --update-manifest-only flag to installer CLI
• Implement comprehensive manifest update logic in installer.js
• Scan existing installations and regenerate accurate manifests
• Preserve configuration while updating file hashes and metadata
• Add npm run update:manifest convenience script

Features:
- Validates existing .bmad-core installations
- Scans all files recursively and generates current state manifests
- Supports both core and expansion pack installations
- Compatible with all usage patterns (CLI, npm, npx)
- Fast execution with zero file disruption

Resolves manifest sync issues when installations drift from recorded state.
Eliminates need for full reinstallation when only manifest needs updating.
2025-09-16 18:54:47 +05:30
..
bin feat(installer): add --update-manifest-only option for manifest regeneration 2025-09-16 18:54:47 +05:30
config feat(opencode): add JSON-only integration and compact AGENTS.md generator (#570) 2025-09-11 17:44:41 -05:00
lib feat(installer): add --update-manifest-only option for manifest regeneration 2025-09-16 18:54:47 +05:30
README.md doc and text cleanup 2025-07-04 07:47:57 -05:00
package-lock.json chore: sync version to 4.42.1 after release 2025-08-31 21:57:39 -05:00
package.json documentation updates 2025-09-06 18:30:37 -05:00

README.md

BMad Method Installer

Usage

# Interactive installation
npx bmad-method install