# @backstage/cli This package provides a CLI for developing Backstage plugins and apps. ## Installation Install the package via npm or yarn: ```sh $ npm install --save @backstage/cli ``` or ```sh $ yarn add @backstage/cli ``` ## Documentation - [Backstage Readme](https://github.com/spotify/backstage/blob/master/README.md) - [Backstage Documentation](https://github.com/spotify/backstage/blob/master/docs/README.md)