Possible Duplicate:
How can I pull an existing heroku app to new location for development?
How do I download source code for my application from Heroku?
My developer left without telling me how to do it. So please help.
Possible Duplicate:
How can I pull an existing heroku app to new location for development?
How do I download source code for my application from Heroku?
My developer left without telling me how to do it. So please help.
You'll need to use Git to clone your code from Heroku. Check this stackoverflow question for details.