ClojureBridge/curriculum

heroku keys:add missing for WIndows 7 & 8 install instructions

Closed this issue · 2 comments

I needed to add

heroku keys:add %USERPROFILE%/.ssh/id_rsa.pub

to the instructions to get the student up and running. Otherwise Heroku didn't know who they were. heroku keys:add prolly works for most situations.

Happy to add this if it's helpful. Looks like both windows installs are missing them.

From when we originally wrote the Heroku section to when we used it in the Durham workshop, then probably to the present, there have been changes to how key setup happens in the Heroku setup. So someone needs to walk through this process on a clean machine and update the Heroku section for how it currently works.

Then, my guess is that every workshop should run through it to check against the current state of reality.

Given that we're currently removing Heroku from the curriculum (as per #117), I'm closing this issue for the time being.