camunda-toggl

1.4.0 • Public • Published

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

/camunda-toggl/

    Package Sidebar

    Install

    npm i camunda-toggl

    Weekly Downloads

    0

    Version

    1.4.0

    License

    ISC

    Unpacked Size

    12.3 kB

    Total Files

    10

    Last publish

    Collaborators

    • pinussilvestrus