mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
installer doc install option for bmad method module - user can opt to not install all the docs to the destination installation path
This commit is contained in:
@@ -49,6 +49,11 @@ dev_story_location:
|
||||
default: "docs/stories"
|
||||
result: "{project-root}/{value}"
|
||||
|
||||
install_user_docs:
|
||||
prompt: "Install user documentation to project directory?"
|
||||
default: true
|
||||
result: "{value}"
|
||||
|
||||
# TEA Agent Configuration
|
||||
tea_use_mcp_enhancements:
|
||||
prompt: "Enable Playwright MCP capabilities (healing, exploratory, verification)?"
|
||||
|
||||
Reference in New Issue
Block a user