GitXplorerGitXplorer
s

heroku-buildpack-toolbelt

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
3d4cd95be5e7903364516f7e4d442e72894d346c

Update README and add MIT license

ssoulim committed 9 years ago
Unverified
06463705455a14d421e29133e5494b7307c4835e

Remove autoload fix

ssoulim committed 9 years ago
Unverified
f855165b8ddbadee9341c043a89190ee50c037ae

Fix installation path issue

ssoulim committed 9 years ago
Unverified
16e0b1222452249582269f2fa28da48bfe5c7411

Try disable autoupdate

ssoulim committed 9 years ago
Unverified
14d3b7b8db8c1e1c9f5ca29f5ff447f6679505f6

Tweak bin/compile

ssoulim committed 9 years ago
Unverified
c5aa5502b110b72279337e9deab037870772fe66

Simplify compile script output

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