Last Updated: February 25, 2016
·
527
· mehulkar

Heroku setup

Install the heroku toolbelt

Add heroku authentication from terminal
heroku login

Generate a ssh key
ssh-keygen -t rsa

Add the key to heroku
heroku keys:add