cli: new new command

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-08-31 18:51:46 +02:00
parent ef8d8d88e5
commit 8d886dd33e
6 changed files with 64 additions and 36 deletions
@@ -21,7 +21,7 @@
"lint:all": "backstage-cli repo lint",
"prettier:check": "prettier --check .",
"create-plugin": "backstage-cli create-plugin --scope internal",
"remove-plugin": "backstage-cli remove-plugin"
"new": "backstage-cli new --scope internal"
},
"workspaces": {
"packages": [