fatturo
v0.1.0
Published
Create invoice with no pain.
Downloads
3
Readme
Fatturo
A very opinionated CLI tool to render an invoice from a template.
Installation
$ npm i -g fatturoConfiguration
fatturo looks for fatturo.yaml in the current working directory to read the configuration.
It can be overriden by specifying the argument -c.
$ fatturo -c my-config.yaml -n 1Usage
$ fatturo -n [invoice number] -c [config file path]