Skip to content

tubenhirn/doggl

Repository files navigation

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