Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 558 Bytes

README.md

File metadata and controls

50 lines (33 loc) · 558 Bytes

doggl

A simple toggl cli.
In upper bavaria we "sometimes" pronounce the t like a d.

installation

homebrew

brew tap tubenhirn/homebrew-formulae
brew install doggl

configuration

Copy the .doggl file from the example folder to your homedirectory.
Fill the missing values TOGGL_TOKEN, PROJECT_ID and WORKSPACE_ID.

usage

Simple:

doggl book

Custom duration:

doggl book 1800

build

make build

tag

make tag

release

make release