Downloads wkhtmlto* binaries, then copies bin/
- wkhtmltopdf 0.12.6 r1
$ heroku buildpacks:set https://github.com/serviceyear/heroku-buildpack-wkhtmltopdf
$ git commit --allow-empty
$ git push heroku
$ heroku run bin/wkhtmltopdf -V
profit!
README.md
Downloads wkhtmlto* binaries, then copies bin/
$ heroku buildpacks:set https://github.com/serviceyear/heroku-buildpack-wkhtmltopdf
$ git commit --allow-empty
$ git push heroku
$ heroku run bin/wkhtmltopdf -V
profit!
For new applications:
For existing applications: