Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 257 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 257 Bytes

Sample Application with Go, Martini and Wkhtmltopdf

To try if Wkhtmltopdf is correctly installed, try thoses commands:

scalingo -a sample run bash
wkhtmltopdf --version
wkhtmltoimage --version