mirror of
https://github.com/tiennm99/monkeyd-crawler.git
synced 2026-08-04 21:46:13 +00:00
Move monkeyd and pdfout out of internal/ so other modules can import them, and add export.Export, which holds the crawl-to-PDF sequence the CLI used to inline. The CLI now parses flags and delegates, so an embedding program gets the same defaults and validation.