0.1.3 • Published 11 years ago
pdfify v0.1.3
PDFify

Easily generate a PDF with style from a URL.
Note: tested on Mac only.
Install
First of all, make sure you have Node.js and PhantomJS installed.
$ [sudo] npm install pdfify -gUsage
$ pdfify <url> <filename>- Help: use
pdfify --helporpdfify -hfor more details. - Example:
pdfify http://www.vitorbritto.com.br vitorbritto - Generated PDF: PDF files will be saved inside
.pdfifydirectory in your user path.
Contribute
Feel free to contribute with this project or leave a suggestion.
License
MIT License © Vitor Britto