Skip to content
This repository has been archived by the owner on Dec 28, 2018. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 305 Bytes

readme.md

File metadata and controls

18 lines (11 loc) · 305 Bytes

site2pdf

Generate a pdf of a whole domain's pages, detected by crawling the URI given.

Example

ruby site2pdf.rb http://12factor.net

Depenedencies

  • wkhtmltopdf (brew install wkhtmltopdf)
  • mechanize (gem install mechanize)

License

MIT, a copy is bundled as license.txt