Add README files to CLI module packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# @backstage/cli-module-new
|
||||
|
||||
CLI module that provides the `new` command for the Backstage CLI, offering an interactive guide to scaffold new plugins, packages, and modules in your Backstage app.
|
||||
|
||||
## Commands
|
||||
|
||||
| Command | Description |
|
||||
| :------ | :-------------------------------------------------------------- |
|
||||
| `new` | Open up an interactive guide to creating new things in your app |
|
||||
|
||||
## Documentation
|
||||
|
||||
- [Backstage Readme](https://github.com/backstage/backstage/blob/master/README.md)
|
||||
- [Backstage Documentation](https://backstage.io/docs)
|
||||
Reference in New Issue
Block a user