clean up and fix descriptions

Signed-off-by: Juan Pablo Garcia Ripa <juanpablog@spotify.com>
This commit is contained in:
Juan Pablo Garcia Ripa
2022-11-16 17:15:01 +01:00
parent 99713fd671
commit cf69f33501
7 changed files with 15 additions and 9 deletions
+12
View File
@@ -0,0 +1,12 @@
# @backstage/repo-tools
This package provides a CLI for backstage repo tooling.
## Installation
Install the package via Yarn:
```sh
yarn add @backstage/repo-tools
```