Skip to content

Instantly share code, notes, and snippets.

@Pegasuz
Last active June 19, 2017 17:31
Show Gist options
  • Save Pegasuz/d5b11ae9c32dc479f7a40be6c59f3af6 to your computer and use it in GitHub Desktop.
Save Pegasuz/d5b11ae9c32dc479f7a40be6c59f3af6 to your computer and use it in GitHub Desktop.
{
"success":true,
"data":
[
{
"name":"xhprof",
"description":"Description of xhprof addon",
"config": "https://gist.githubusercontent.com/Pegasuz/bd67f481e7071702e824fc8d70716038/raw/25f418169691ac64f1dd95b2bbf1603e8571c4f5/config.yml",
"postInstallMessage":"You should manually update your .env file: change 'DEVELOPMENT' to '1'."
},
{
"name":"other",
"description":"Description of another addon",
"config": "https://gist.githubusercontent.com/Pegasuz/bd67f481e7071702e824fc8d70716038/raw/25f418169691ac64f1dd95b2bbf1603e8571c4f5/config.yml",
"postInstallMessage":"You should be fine!"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment