0.1.0 • Published 4 years ago

fatturo v0.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Fatturo

A very opinionated CLI tool to render an invoice from a template.

Installation

$ npm i -g fatturo

Configuration

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 1

Usage

$ fatturo -n [invoice number] -c [config file path]