BMAD-METHOD/tools/installer/commands
Alex Verkhovsky 9c6534259d refactor(cli): rename tools/cli to tools/installer and flatten lib directories
The entire CLI exists to serve the installer. Rename the directory to
reflect its purpose and collapse the two redundant lib/ directories
(cli/lib/ and cli/installers/lib/) into the top level.

- tools/cli/ -> tools/installer/
- tools/installer/installers/lib/{core,ide,modules}/ -> tools/installer/{core,ide,modules}/
- tools/installer/lib/*.js -> tools/installer/*.js
- Update all require() paths, package.json bin/main, CI workflow, tests, and docs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 10:46:50 -06:00
..
install.js refactor(cli): rename tools/cli to tools/installer and flatten lib directories 2026-03-22 10:46:50 -06:00
status.js refactor(cli): rename tools/cli to tools/installer and flatten lib directories 2026-03-22 10:46:50 -06:00
uninstall.js refactor(cli): rename tools/cli to tools/installer and flatten lib directories 2026-03-22 10:46:50 -06:00