born2snipe / pdf-watcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

A simple CLI that will generate a PDF from HTML using the library Open HTML to PDF.

The current supported commands:

  • generate - a one off command that will do as described, generate a PDF from the provided HTML
  • watch-and-regenerate - using the lib rxjava-file-utils allows watching a directory for changes and will regenerate the PDF as the source file changes.

About

License:Other


Languages

Language:Java 71.7%Language:HTML 27.9%Language:Shell 0.4%