temporarily disable bmm from installation
This commit is contained in:
parent
42aa184074
commit
0ba809c3e8
|
|
@ -2,15 +2,15 @@
|
||||||
# allowing us to keep the source of these projects in separate repos.
|
# allowing us to keep the source of these projects in separate repos.
|
||||||
|
|
||||||
modules:
|
modules:
|
||||||
bmad-builder:
|
# bmad-builder:
|
||||||
url: https://github.com/bmad-code-org/bmad-builder
|
# url: https://github.com/bmad-code-org/bmad-builder
|
||||||
module-definition: src/module.yaml
|
# module-definition: src/module.yaml
|
||||||
code: bmb
|
# code: bmb
|
||||||
name: "BMad Builder"
|
# name: "BMad Builder"
|
||||||
description: "Agent, Workflow and Module Builder"
|
# description: "Agent, Workflow and Module Builder"
|
||||||
defaultSelected: false
|
# defaultSelected: false
|
||||||
type: bmad-org
|
# type: bmad-org
|
||||||
npmPackage: bmad-builder
|
# npmPackage: bmad-builder
|
||||||
|
|
||||||
bmad-creative-intelligence-suite:
|
bmad-creative-intelligence-suite:
|
||||||
url: https://github.com/bmad-code-org/bmad-module-creative-intelligence-suite
|
url: https://github.com/bmad-code-org/bmad-module-creative-intelligence-suite
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue