Chef cookbook for installing wkhtmltopdf.
The static binary version of wkhtmltopdf is installed by this cookbook.
Simply include the recipe wkhtmltopdf
.
You can test this recipe locally using Vagrant with the supplied Vagrantfile. Make sure Vagrant is installed:
gem install vagrant
Then simply:
vagrant up
To test changes against an already running Vagrant box run:
vagrant provision