Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

jamesdphillips/heroku-buildpack-qpdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Heroku Buildpack QPDF

This is a Heroku buildpack for using qpdf in your project.

The binaries for this pack are fetched from Amazon's Ubuntu packages mirror.

Usage

Add the buildpack to your application.

heroku buildpacks:add https://github.com/jamesdphillips/heroku-buildpack-qpdf.git -a my_app

You can verify installation by running the following.

hk run "qpdf --help" -a my_app

About

qpdf on Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages