Skip to content

lukalotl/invcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

invcc - Interactive Invoice Generator

A simple, interactive command-line tool for generating professional invoices.

Prerequisites

  • Deno - The JavaScript/TypeScript runtime

Installation

  1. First, ensure you have Deno installed:
curl -fsSL https://deno.land/x/install/install.sh | sh
  1. Clone this repository:
git clone https://github.com/yourusername/invcc.git
cd invcc
  1. Run the installation script:
sudo ./install.sh

Usage

Simply run invcc in your terminal:

invcc

Options

  • --nocolor: Disables color in output
  • --nohint: Disables hinting in output
  • --noicon: Disables field icons in output
  • --help or -h: Shows help information

Features

  • Interactive CLI interface with colorful prompts
  • Support for multiple billable items
  • Automatic calculations for subtotals and taxes
  • Clean, professional HTML output
  • Responsive invoice template
  • Customizable fields for client and business information

License

GPL-3.0

About

The adaptable PDF invoice generation program for command line!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors