BMAD-METHOD/docs
wladimiiir c18944f3ff feat: add non-interactive installation support
Add command-line flags to support non-interactive installation for CI/CD
pipelines and automated deployments:

- --directory: Installation directory
- --modules: Comma-separated module IDs
- --tools: Tool/IDE IDs (use "none" to skip)
- --custom-content: Custom module paths
- --action: Action type for existing installations
- --user-name, --communication-language, --document-output-language, --output-folder: Core config
- -y, --yes: Accept all defaults

When flags are provided, prompts are skipped. Missing values gracefully
fall back to interactive prompts.
2026-02-03 23:08:39 +01:00
..
bmgd docs(bmgd): refactor documentation using Diataxis principles (#1502) 2026-01-31 16:55:11 -06:00
explanation removed dead code and obsolete levels 0-4 ref 2026-01-25 22:23:36 -06:00
how-to docs: fix typos in README and customization guide (#1424) 2026-01-26 23:25:08 -08:00
reference test: quinn to qa (#1508) 2026-02-03 13:23:37 -06:00
tutorials docs: Add exact slash commands to getting-started guide (#1505) 2026-02-01 10:05:49 -06:00
404.md Add link auditor, reorganize documentation, and README update (#1277) 2026-01-10 02:55:33 +08:00
_STYLE_GUIDE.md removed dead code and obsolete levels 0-4 ref 2026-01-25 22:23:36 -06:00
downloads.md add interactive diagram to test final doc build and layout 2026-01-25 22:12:23 -06:00
index.md docs: radical reduction of documentation scope for v6 beta (#1406) 2026-01-25 14:00:26 -06:00
non-interactive-installation.md feat: add non-interactive installation support 2026-02-03 23:08:39 +01:00