GitXplorerGitXplorer
s

heroku-buildpack-toolbelt

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
480d5c43942c1cce51793adfa2fcf1e467033cb3

Fix .profile.d path

ssoulim committed 9 years ago
Unverified
a439d579305492ef2adca6f38fac8e471c44b113

Add heroku command to PATH

ssoulim committed 9 years ago
Unverified
4cb501d89f04cc453dc224f9ecf45ceea37b42e5

Let's stick to Heroku Toolbelt only

ssoulim committed 9 years ago
Unverified
202459de9e7ffdf3883fc05869125fa6544e43ac

Backslashes!

ssoulim committed 9 years ago
Unverified
dba441f31a70f838307ebf7dd9850cc262271f9a

Experiment with alternative installation way

ssoulim committed 9 years ago
Unverified
cab6074fe22425fa83a65a6ae88f45db3bbb4359

Fix unzipping

ssoulim committed 9 years ago

README

The README file for this repository.

Heroku buildpack for the official Heroku Toolbelt

The buildpack installs Heroku Toolbelt and adds it to PATH. Nice tool if you need to perform some plumbing.

Usage

As all other custom buildpacks it might be added to your app with:

heroku buildpacks:add https://github.com/soulim/heroku-buildpack-toolbelt.git

Next time you deploy the app, the buildpack will be used. If deploy has been successful, heroku command is available for you to run.

Known issues

Because of Heroku CLI internal design, it updates itself and installed plugins every time you run heroku command. I hope it'll be fixed soon. The issue is reported already.

Copyright information

(c) 2015, Alexander Sulim, http://sul.im