html-to-pdf
A cli app that converts html pages to pdf based on the sitemap.xml
Installation
npm i -g @molit/html-to-pdf
Usage
Usage: html-to-pdf [options] <url>
Arguments:
url sitemap url
Options:
-V, --version output the version number
-o, --out <path> output path of pdf documents (default: "./")
-h, --help display help for command