Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 322 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 322 Bytes

Clockify Invoice Generator

Description

this is a simple clockify invoice generator.

Installation

  • brew install wkhtmltopdf or apt-get install wkhtmltopdf if linux based.
  • pip3 install -r requirements.txt
  • cp config.yaml.example config.yaml

Usage

python3 -m invoicify generate --config config.yaml