Skip to content

fiatjaf/heroku-buildpack-mupdf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Heroku buildpack: MuPDF

This is a Heroku buildpack for MuPDF.

Usage

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

# or if your app is already created
heroku config:add BUILDPACK_URL=https://github.com/fiatjaf/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%