Skip to content

steeple-org/heroku-buildpack-imagemagick

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 

Repository files navigation

heroku-buildpack-imagemagick

This is a Heroku buildpack for vendoring the ImageMagick binaries into your project.

Usage

In your project root:

heroku buildpacks:add https://github.com/steeple-org/heroku-buildpack-imagemagick --index 1

Now, you may configure ImageMagick by writing some config files in the <your app>/config/magick/* directory.

Upgrading

Go to https://github.com/steeple-org/imagemagick-bin/ to find precompiled releases. Edit bin/compile accordingly, push, and redeploy the app.

About

Provides an updated version of ImageMagick for Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%