Unrelatedly,
I wonder what percentage of production code is written while not wearing pants?
(asking for a friend)
Unrelatedly,
I wonder what percentage of production code is written while not wearing pants?
(asking for a friend)
For example,
{
"scripts": {
"postdeploy": [
"rake db:migrage",
"rake db:seed"
]
}
}
(2/2)
Can a @heroku app.json have an array of scripts to run post deploy?
https://devcenter.heroku.com/articles/app-json-schema
(1/2)
“BUT NO COMMENTS, BECAUSE… NO COMMENTS!”
— JSON
@mitchellh HA!