BMAD-METHOD/docs/fr/how-to
Alex Verkhovsky f0e81fd308 refactor(installer): restructure installer with clean separation of concerns
Move tools/cli/ to tools/installer/ with major structural cleanup:

- InstallPaths async factory for path resolution and directory creation
- Config value object (frozen) replaces mutable config bag
- ExistingInstall value object replaces stateful Detector class
- OfficialModules + CustomModules + ExternalModuleManager replace monolithic ModuleManager
- install() is prompt-free; all user interaction in ui.js
- Update state returned explicitly instead of mutating customConfig
- Delete dead code: dependency-resolver, _base-ide, IdeConfigManager,
  platform-codes helpers, npx wrapper, xml-utils
- Flatten directory structure: custom/handler → custom-handler,
  tools/cli/ → tools/installer/, lib/ directories removed
- Update all path references in package.json, tests, CI, and docs
2026-03-25 22:34:24 -06:00
..
customize-bmad.md fix(docs): community feedback — typo, locale 404s, llms-full (#2091) 2026-03-21 16:42:57 -06:00
established-projects.md docs: i18n: Add complete French translation (#2073) 2026-03-20 17:10:49 -06:00
get-answers-about-bmad.md docs: i18n: Add complete French translation (#2073) 2026-03-20 17:10:49 -06:00
install-bmad.md docs: i18n: Add complete French translation (#2073) 2026-03-20 17:10:49 -06:00
non-interactive-installation.md refactor(installer): restructure installer with clean separation of concerns 2026-03-25 22:34:24 -06:00
project-context.md docs: i18n: Add complete French translation (#2073) 2026-03-20 17:10:49 -06:00
quick-fixes.md docs: i18n: Add complete French translation (#2073) 2026-03-20 17:10:49 -06:00
shard-large-documents.md docs: i18n: Add complete French translation (#2073) 2026-03-20 17:10:49 -06:00
upgrade-to-v6.md docs: i18n: Add complete French translation (#2073) 2026-03-20 17:10:49 -06:00