BMAD-METHOD/tools/installer
Lidinei Domeneghini 2c1cd8dca7 fix(installer): resolve directory path to an absolute path
Ensures that the installation directory is always resolved to an absolute path.

Previously, if a relative path like '.' was used, its interpretation could vary depending on the execution context of the script. This change uses `path.resolve` with `process.cwd()` as a fallback to guarantee a consistent and predictable absolute path for the installation directory.
2025-09-15 11:57:54 -03:00
..
bin fix(installer): resolve directory path to an absolute path 2025-09-15 11:57:54 -03:00
config feat(installer): provision full native workspace for AI Cockpit 2025-09-15 11:09:16 -03:00
lib feat(installer): provision full native workspace for AI Cockpit 2025-09-15 11:09:16 -03:00
README.md doc and text cleanup 2025-07-04 07:47:57 -05:00
package-lock.json feat(installer): add comment-json and glob dependencies 2025-09-14 21:32:18 -03:00
package.json feat(installer): add comment-json and glob dependencies 2025-09-14 21:32:18 -03:00

README.md

BMad Method Installer

Usage

# Interactive installation
npx bmad-method install