BMAD-METHOD/tools/cli
Nikita Levyankov 1dca5fb4b7 fix: lint and formatting issues in non-interactive installation PR
- Fix ESLint errors: use switch over else-if, remove unused catch bindings, use slice over substring, use replaceAll over replace
- Fix Prettier formatting issues across all modified files
- Fix markdown lint: wrap bare URL in angle brackets

All tests passing: schemas, installation, validation, lint, markdown lint, and formatting checks.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-18 12:25:01 +02:00
..
commands Merge branch 'main' into main 2025-12-18 02:47:51 +08:00
installers/lib fix: lint and formatting issues in non-interactive installation PR 2025-12-18 12:25:01 +02:00
lib Merge branch 'main' into main 2025-12-18 02:47:51 +08:00
test feat: introduce non-interactive cli installation 2025-12-17 11:42:35 +02:00
README.md folder rename from .bmad to _bmad 2025-12-13 16:22:34 +08:00
bmad-cli.js npx with version selector 2025-10-26 23:42:56 -05:00

README.md

BMad CLI Tool

Revised CLI tool docs coming....