Skip to content

pagopa/aiepdf

v0.2.0

A plugin for AI-enabled product development workflows

AIEPDF plugin

To enable the plugin in another repository, add aiepdf@pagopa-dx to that repository's Copilot settings:

{
  "extraKnownMarketplaces": {
    "pagopa-dx": {
      "source": {
        "source": "github",
        "repo": "pagopa/dx"
      }
    }
  },
  "enabledPlugins": {
    "aiepdf@pagopa-dx": true
  }
}