Skip to content

speedyrails/cn-buildpack-wkhtmltopdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

cn-buildpack-wkhtmltopdf

A Cloud Native Buildpack for wkhtmltopdf.

This buildpack is mainly adapted from heroku-buildpack-wkhtmltopdf.

Usage

1- Clone the repository:

git clone https://github.com/speedyrails/cn-buildpack-wkhtmltopdf.git

2- Add the buildpack to the project:

pack build myapp --builder heroku/buildpacks:18 --buildpack /path/to/cn-buildpack-wkhtmltopdf --path /path/to/myapp

NOTE:

  • The wkhtmltopdf version installed is 0.12.4_linux-generic-amd64.
  • The wkhtmltopdf binaries will be available from the PATH environment variable.

About

A Cloud Native Buildpack for wkhtmltopdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages