Initial import

This commit is contained in:
Olivier Audard 2012-08-26 03:52:27 +02:00
commit 21637cf3a6
8 changed files with 289 additions and 0 deletions

2
bin/grunt-wkhtmltopdf Normal file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env node
require('grunt').npmTasks('grunt-wkhtmltopdf').cli();