Skip to content
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.

A heroku buildpack that compiles ImageMagick from the source.

Notifications You must be signed in to change notification settings

Shuttlerock-Archive/imagemagick-buildpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

imagemagick-buildpack

This buildpack compiles ImageMagick from the source, allowing you to install additional delegates. The compilation artifacts are cached for future builds.

Installation

To add this buildpack to your application run:

heroku buildpacks:add https://github.com/digitalnomadx/imagemagick-buildpack --app APP_NAME

When the application is next pushed, the new buildpack will be used.

About

A heroku buildpack that compiles ImageMagick from the source.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%