pacioli
Installation
SKILL.md
Pacioli
A CLI tool for generating financial documents. It uses JSON data files and HTML templates to produce PDFs.
Quick Reference
Run commands
bunx pacioli <command> [args]
| Command | Usage |
|---|---|
init |
Initialize a new project structure with config and templates |
generate <type> <path> [--customer <path>] |
Generate a PDF document (invoice, quotation, receipt) |
help |
Show help message |
version |
Show version |