Skip to content

Instantly share code, notes, and snippets.

@garrypolley
Created October 18, 2012 11:39
Show Gist options
  • Save garrypolley/3911268 to your computer and use it in GitHub Desktop.
Save garrypolley/3911268 to your computer and use it in GitHub Desktop.
get started on heroku
heroku create
heroku addons:add sendgrid:starter
heroku config:add BUILDPACK_URL=git://github.com/jiaaro/heroku-buildpack-django.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment