Storing the Heroku Connect configuration in a repository A hint on how to store the Heroku Connect mapping configuration in a repository, so that diffs are readable and a useful information of the system changes over time. more ...
Grab environment variables of a Heroku app A small sed snippet to translate the output of heroku config into export calls for the shell. more ...