Phing build scripts for projects by WebSharks™.
These are required if you're a project lead. Contact @jaswsinc or @raamdev for help.
{
"phings": {
"github": {
"username": "jaswsinc",
"email": "jaswsinc@xxxxxxx.xxx",
"api_key": "xxxxxxxxxxxxxxxxxxxxxx"
},
"aws": {
"access_key": "xxxxxxxxxxxxxxxxxxxxxx",
"secret_key": "xxxxxxxxxxxxxxxxxxxxxx",
"salt": "xxxxxxxxxxxxxxxxxxxxxx"
},
"slack": {
"username": "jaswsinc",
"email": "jaswsinc@xxxxxxx.xxx",
"api_webhook_url": "https://..."
}
}
}