17 lines
397 B
Markdown
17 lines
397 B
Markdown
# BMad Method - Zed Integration
|
|
|
|
Use BMad Method agents directly in Zed, the fast and modern code editor.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
npx bmad-method install
|
|
```
|
|
|
|
Select Zed as your IDE when prompted.
|
|
|
|
## Usage
|
|
|
|
Open the Zed AI Assistant panel (`Cmd+I` on Mac, `Ctrl+I` on Windows/Linux) and activate agents using `@agent-name`.
|
|
|
|
For more details, see the main user guide: `bmad-core/user-guide.md` |