On Fri, Jan 10, 2014 at 11:08 AM, Scott Meyers <scottmeyer...@gmail.com> wrote: > Newbie here (obviously!). > > I'm starting a Django project in Cygwin. I push to Heroku. I'm playing > around, checking heroku logs, and my power goes out. So I boot my computer, > get back into Cygwin, go back into my project's root. How do I sync it with > Heroku again? If I type heroku ps or heroku login or anything, I get > "heroku: command not found". How do I link it back up so my cygwin and > heroku start talking to each other again? Thanks!
Did the 'heroku' commands once work in the Cygwin shell? Because once you have a Heroku git remote set up you don't have to (and might accidentally not) rely on the 'heroku' CLI at all. 'git push' does the entire deploy. You may have been working for a while with 'heroku' not in $PATH. -- -- You received this message because you are subscribed to the Google Groups "Heroku" group. To unsubscribe from this group, send email to heroku+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en --- You received this message because you are subscribed to the Google Groups "Heroku Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to heroku+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.