First download the Pagodabox CLI tool: http://pagodabox.io/downloads/
Put it in ~/bin.
Run pagodabox.
Put in your credentials.
Configuration will be stored in ~/.pagodabox.
First install Ruby and Ruby Gems.
Run these:
gem install rb-readlineThen download the Heroku client: https://github.com/heroku/heroku using the Tarball style.
Extract and add the Heroku script to your PATH.
ln -s /cygdrive/c/Users/CMCDragonkai/heroku-client/bin/heroku bin/herokuThen login and enjoy:
heroku login