Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 471 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 471 Bytes

orchestrator-setup-patch

This repository contains a setup patch file for the Orchestrator plugin, to ease local development. It simplifies the configuration process, ensuring a smoother and more efficient development workflow.

How to use

Clone backstage-plugin repo

git clone git@github.com:janus-idp/backstage-plugins.git

Move into the newly cloned project directory

cd backstage-plugins

Apply the patch

git apply setup.patch