Skip to content

Commit

Permalink
[#26] Remove Heroku Labs plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Croak committed Mar 29, 2012
1 parent a177cca commit 842cd0d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -38,6 +38,5 @@ What it sets up
* Git Remote Branch gem (for faster git branch creation and deletion)
* Heroku accounts plugin (for using multiple Heroku accounts like a client's account)
* Heroku config plugin (for pulling config variables locally to be used as ENV variables)
* Heroku labs plugin (for using config variables during assets precompile and for using Ruby 1.9.3)

It should take about 30 minutes for everything to install, depending on your machine.
3 changes: 0 additions & 3 deletions heroku
Expand Up @@ -3,6 +3,3 @@ echo "Installing the heroku-accounts plugin for using multiple Heroku accounts..

echo "Installing the heroku-config plugin for pulling config variables locally to be used as ENV variables ..."
heroku plugins:install git://github.com/ddollar/heroku-config.git

echo "Installing the heroku-labs plugin for using config variables during assets precompile and for using Ruby 1.9.3 ..."
heroku plugins:install http://github.com/heroku/heroku-labs.git

0 comments on commit 842cd0d

Please sign in to comment.