Skip to content

Latest commit

 

History

History
executable file
·
40 lines (25 loc) · 617 Bytes

File metadata and controls

executable file
·
40 lines (25 loc) · 617 Bytes

PAAS Tools

Pagodabox Setup

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.

Heroku Setup

First install Ruby and Ruby Gems.

Run these:

gem install rb-readline

Then 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/heroku

Then login and enjoy:

heroku login