install and upgrade consolidated into install:bmad
This commit is contained in:
@@ -13,9 +13,7 @@
|
||||
"build:teams": "node tools/cli.js build --teams-only",
|
||||
"list:agents": "node tools/cli.js list:agents",
|
||||
"validate": "node tools/cli.js validate",
|
||||
"install:bmad": "node tools/installer/bin/bmad.js install",
|
||||
"upgrade": "node tools/cli.js upgrade",
|
||||
"upgrade:dry-run": "node tools/cli.js upgrade --dry-run"
|
||||
"install:bmad": "node tools/installer/bin/bmad.js install"
|
||||
},
|
||||
"dependencies": {
|
||||
"commander": "^9.4.1",
|
||||
|
||||
Reference in New Issue
Block a user