0.1.1 • Published 10 years ago

fastbiller v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

Fastbiller

export clocker data to fastbill

Installation

$ npm install progress

Usage

clocker data | fastbiller -c [customerID] -p [projectID]
SUCCESS: Hours successfully transferred to fastbill!
HOUR-IDs: 12345, 12345, 12345, 12345

Options:

  -h, --help          output usage information
  -V, --version       output the version number
  -p, --project <n>   Fastbill project id
  -c, --customer <n>  Fastbill customer id
  -f, --file <s>      clocker data file (json)