# @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)
