BMAD-METHOD/tools/cli/installers
Alex Verkhovsky ea8c076e29 refactor(installer): split ModuleManager into OfficialModules and CustomModules
OfficialModules handles source resolution (core, bmm, external),
module install/update/remove, directory creation, and file copying.
CustomModules holds the custom module paths Map. findModuleSource
now knows core explicitly. install() accepts optional sourcePath
for custom modules that already know their source.
2026-03-21 04:35:47 -06:00
..
lib refactor(installer): split ModuleManager into OfficialModules and CustomModules 2026-03-21 04:35:47 -06:00
install-messages.yaml fix: correct docs domain to docs.bmad-method.org (#1777) 2026-02-27 13:03:16 -06:00