Skip to content

felipero/heroku-buildpack-mupdf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Heroku buildpack: MuPDF

This is a Heroku buildpack for MuPDF.

Usage

heroku create -b https://github.com/felipero/heroku-buildpack-mupdf.git

# or if your app is already created
heroku buildpacks:add --index 1 https://github.com/felipero/heroku-buildpack-mupdf.git

git push heroku master

Recommended

Use heroku-buildpack-multi to combine this buildpack with others. For example, carve-worker does this.

About

Heroku buildpack for MuPDF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%