BMAD-METHOD/tools/installer
Hau Vo 155f9591ea
feat: Add Auggie CLI (Augment Code) Integration (#520)
* feat: add Augment Code IDE support with multi-location installation options

- Add Augment Code to supported IDE list in installer CLI and interactive prompts
- Configure multi-location setup for Augment Code commands:
  - User Commands: ~/.augment/commands/bmad/ (global, user-wide)
  - Workspace Commands: ./.augment/commands/bmad/ (project-specific, team-shared)
- Update IDE configuration with proper location handling and tilde expansion
- Add interactive prompt for users to select installation locations
- Update documentation in bmad-kb.md to include Augment Code in supported IDEs
- Implement setupAugmentCode method with location selection and file installation

This enables BMAD Method integration with Augment Code's custom command system,
allowing users to access BMad agents via /agent-name slash commands in both
global and project-specific contexts.

* Added options to choose the rule locations

* Update instruction to match with namespace for commands

* Update instruction to match with namespace for commands

* Renamed Augment Code to Auggie CLI (Augment Code)

---------

Co-authored-by: Hau Vo <hauvo@Haus-Mac-mini.local>
Co-authored-by: Brian <bmadcode@gmail.com>
2025-09-02 12:16:26 -05:00
..
bin feat: Add Auggie CLI (Augment Code) Integration (#520) 2025-09-02 12:16:26 -05:00
config feat: Add Auggie CLI (Augment Code) Integration (#520) 2025-09-02 12:16:26 -05:00
lib feat: Add Auggie CLI (Augment Code) Integration (#520) 2025-09-02 12:16:26 -05:00
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 chore: sync version to 4.42.1 after release 2025-08-31 21:57:39 -05:00

README.md

BMad Method Installer

Usage

# Interactive installation
npx bmad-method install