Skip to content

Heroku Gem is deprecated #121

@jasonnoble

Description

@jasonnoble

While following the osx_lion install directions, it tells you to install the heroku gem (Step 8).

This results in a deprecation warning:

 !    The `heroku` gem has been deprecated and replaced with the Heroku Toolbelt.
 !    Download and install from: https://toolbelt.heroku.com
 !    For API access, see: https://github.com/heroku/heroku.rb

Proposed new page for getting heroku up and running:

  1. Visit https://toolbelt.heroku.com/
  2. Download the toolbelt for your OS
  3. Install it (double click .pkg file, click continue, continue, etc)
  4. Verify install worked (run 'heroku version' and see 2.33.1)
  5. Login with your heroku credentials (heroku login)
    5a) Enter your heroku email address
    5b) Enter your heroku password
    5c) Verify you see "Authentication successful."
    Return to "Verify successful installation" page

Additional updates for installfest/osx_lion would be to update the path for the output of the command which heroku.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions