Is it possible to use heroku without using the heroku client. Specifically, I guess heroku create just uploads my ssh key and adds a git remote. I would like to do it manually. Not sure if there is an easy way to do it, any ideas?
Is it possible to use heroku without using the heroku client. Specifically, I guess
Share
Running
heroku createdoesn’t upload your SSH keys. Butheroku keys:adddoes. You can also add SSH keys through the web: https://api.heroku.com/account/ssh