Sign up for a Heroku account and install the toolbelt if you haven't already.
In your Gemfile, add
Sign up for a Heroku account and install the toolbelt if you haven't already.
In your Gemfile, add
=== General Commands | |
help # show this usage | |
version # show the gem version | |
list # list your apps | |
create [<name>] # create a new app | |
keys # show your user's public keys | |
keys:add [<path to keyfile>] # add a public key |