refactor(create-app): remove useless extras

This commit is contained in:
Rémi DOREAU
2020-07-26 16:32:42 +02:00
parent a43d29eb9d
commit 5eb1f2d69f
3 changed files with 1 additions and 5 deletions
+1
View File
@@ -1,6 +1,7 @@
# @backstage/create-app
This package provides a CLI for creating apps.
You can use the flag `--skip-install` to skip the install.
## Installation