Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 892 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 892 Bytes

In development: Not yet functional

backstage-hook

Go codecov

Backstage-hook allows Spotify Backstage plugins to execute commands on your machine. This allows for quick plugin prototyping without compromising security.

Installation

Installation instructions for Linux, Windows, Mac and Docker.

Installation instructions for the Backstage plugin.

Getting started

To connect with Backstage:

backstage-hook start http://localhost:3000 

Is your Backstage instance running somewhere else? Replace http://localhost:3000 with the correct URI.

Plugins

The following plugins use backstage-hook:

  • None yet