Module pro.verron.officestamper.cli
module pro.verron.officestamper.cli
Command-line interface for OfficeStamper.
This module provides a CLI for stamping DOCX or PPTX templates from the terminal. It supports multiple input formats (CSV, Properties, XML/HTML, JSON, YAML, XLSX) as data sources, watch mode for automatic re-stamping on file changes, and dry-run validation. Built on Picocli, it depends on the core engine and excel-context modules.