1.4.0 • Published 4 years ago

camunda-toggl v1.4.0

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

camunda-toggl

Easily create time entries for camunda work on toggl. It works as a cli command.

Travis Status Version

Install

$ npm i -g camunda-toggl

Usage

Export your personal toggl API token

$ export TOGGL_API_TOKEN=foo

Execute cli tool

$ camunda-toggl -d 'did some stuff' -s '08:00AM' -e '04:00PM'

Help

$ camunda-toggl -h

Releasing

We use np for releasing new versions

$ npm i -g np
$ np
1.4.0

4 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago