Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 437 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 437 Bytes

Togglu Build Status

A command-line interface for toggl.com

Still work in progress.

Run tests

To run the tests:

make test

List all workspaces

./bin/togglu workspaces

Get a timesheet

./bin/togglu timesheet --workspace-id <workspace_id> --since 2019-10-01 --until 2019-10-31