Coqui Packagist Publish Toolkit

coquibot/coqui-toolkit-packagist-publish

Packagist package publishing toolkit for Coqui — submit, edit, and update packages on Packagist.org

packagistpackage-publishingpackagist-publish
0 downloads 0 stars

Required Credentials

0

PACKAGIST_USERNAME

1

PACKAGIST_API_TOKEN

Package Info

{
  "toolkits": [
    "CarmeloSantana\\CoquiToolkitPackagistPublish\\PackagistPublishToolkit"
  ],
  "credentials": {
    "PACKAGIST_USERNAME": "Packagist username — find it at https://packagist.org/profile/",
    "PACKAGIST_API_TOKEN": "Packagist MAIN API token — get it at https://packagist.org/profile/ (the MAIN token is required for submit and edit; the SAFE token works for update only)"
  },
  "description": "Publish, edit, and update packages on Packagist.org"
}