mattm / wkhtmltox-buildpack

Heroku buildpack for WKHTMLTOPDF and WKHTMLTOIMAGE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wkhtmltox Buildpack

This is a Heroku buildpack for bundling compatible wkhtmltopdf and wkhtmltoimage binaries with your environment.

Versions

  • Buildpack: 0.1
  • wkhtmltopdf: 0.12.4

Usage

This buildpack only installs wkhtmltopdf and wkhtmltoimage, it isn't very useful by itself.

$ echo 'https://github.com/Bizcuit/wkhtmltox-buildpack.git' >> .buildpacks
$ git add .buildpacks
$ git commit -m 'Add wkhtmltox-buildpack'

About

Heroku buildpack for WKHTMLTOPDF and WKHTMLTOIMAGE

License:MIT License


Languages

Language:Shell 100.0%