Coqui Packagist Publish Toolkit
coquibot/coqui-toolkit-packagist-publishPackagist package publishing toolkit for Coqui — submit, edit, and update packages on Packagist.org
packagistpackage-publishingpackagist-publish
0 downloads 0 stars
Required Credentials
0PACKAGIST_USERNAME
1PACKAGIST_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"
}