Merge pull request #28320 from TeraSky-OSS/add-devpod-plugin-to-marketplace

Add DevPod plugin to plugins marketplace
This commit is contained in:
Vincenzo Scamporlino
2025-01-20 13:56:08 +01:00
committed by GitHub
+9
View File
@@ -0,0 +1,9 @@
title: DevPod
author: terasky.com
authorUrl: https://github.com/terasky-oss
category: Development
description: Automatically launch fully-contained dev environments with DevPod, directly from Backstage!
documentation: https://github.com/TeraSky-OSS/backstage-plugins/tree/main/plugins/devpod-plugin
iconUrl: https://raw.githubusercontent.com/loft-sh/devpod/refs/heads/main/docs/static/media/devpod-logo.png
npmPackageName: '@terasky/backstage-plugin-devpod'
addedDate: '2024-12-30'