togglreport
v0.0.2
Published
Command line tool to generate toggl reports
Readme
TogglReport
Command line tool to generate toggl reports
Installation
npm install togglreport -gConfiguration
Add your auth-token
togglreport --authUsage
togglreport --reportpath <path where reports should be saved>Optional paramters
- -s, --start <start date (yyyy-mm-dd)> Start date for Toggl report summary.
- -e, --end <end date (yyyy-mm-dd)> End date for Toggl report summary.
