skip to content
Notes && Anecdotes
A decorative, semi-related stock photo that adds less value than this comment.

Django + Heroku bootstrap

djangoherokuhow-toscript

It has happened on more than one occasion that I want a new Django project, with Grunt, jQuery, Bootstrap, Font-Awesome etc, deployed on Heroku. So I decided to write down the steps, and made a bash script to automate it all for me.

It’s available at tomfa.github.io/herango-bash/.

Requirements:

If anything else is missing, the script should complain.