Skip to content

A Node.js CLI to create invoices right from your terminal!

Notifications You must be signed in to change notification settings

dberri/invoicli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InvoiCLI

A Node.js CLI to create invoices right from your terminal

Example usage:

Fill the template.config.js with data that is usually repeated and execute the following:

invoicli -d "Description of the invoiced item" -q 10 -r 20

Where:

d: Description q: Hours r: Rate

You can also use invoicli -h for additional help.

About

A Node.js CLI to create invoices right from your terminal!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages