doc updates, build folder renamed to tools, readme clarity for v4

This commit is contained in:
Brian Madison
2025-06-08 10:36:23 -05:00
parent 6c4ff90c50
commit aa3d8eba67
25 changed files with 20397 additions and 520 deletions

2
package-lock.json generated
View File

@@ -13,7 +13,7 @@
"js-yaml": "^4.1.0"
},
"bin": {
"bmad-build": "build/cli.js"
"bmad-build": "tools/cli.js"
},
"devDependencies": {
"jest": "^29.5.0"