mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
installer updates, bmd module added and moved out of src, created a plan for module installation tool for custom modules, minor flow improvements
This commit is contained in:
12
bmd/config.yaml
Normal file
12
bmd/config.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
# BMD Module Configuration
|
||||
# BMD (BMAD Development) - Tools for BMAD framework maintainers
|
||||
# Version: 1.0.0-alpha.0
|
||||
|
||||
# Module Metadata
|
||||
module_code: bmd
|
||||
module_name: BMAD Development
|
||||
module_description: Specialized agents and workflows for maintaining and developing the BMAD framework itself
|
||||
|
||||
cli_path: "tools/cli"
|
||||
tools_path: "tools"
|
||||
src_modules_path: "src/modules"
|
||||
Reference in New Issue
Block a user