0.0.8 • Published 3 years ago

@nvanexan/fw-cli v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

fw-cli

A CLI for Fieldworkers

Install

$ npm install --global @nvanexan/fw

CLI

$ fw --help

  Usage
    $ fw <input>
    $ fw set-config --togglToken=TOKEN --wid=WID
    $ fw tog

  Options
    --togglToken  Your Toggl token
    --wid         Your Toggl workspace id

  Examples
    $ fw set-config --togglToken=TOKEN --wid=WID
    $ fw tog

Commands

tog

$ fw tog start     starts a toggl timer
$ fw tog stop      stops a toggl timer
$ fw tog create    creates a toggl time entry
$ fw tog update    update toggl time entries rom past week
$ fw tog timer     get current toggl timer

set-config

The set-config command allows you to set certain configuration variables you want the CLI to make use of.

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago