Select any Procfile on Heroku via Environmental Variable

I couldn’t figure out a way to customize which Procfile is run on Heroku, so I made a very simple buildpack that moves your preferred Procfile into position on deploy.

https://github.com/cantino/heroku-selectable-procfile

Comments