@fenwik/togglinear
v0.1.5
Published
Start Toggl time entry from your Linear
Downloads
11
Readme
@fenwik/togglinear
Start Toggl Track time entry from your Linear task list.
Installation
$ npm install -g @fenwik/togglinear
or
$ yarn global add @fenwik/togglinear
Usage
Use togglinear
CLI command.
$ togglinear
When running for the first time, you will need to enter your Linear API key and Toggl API Token.
You can start Linear task by ID
$ togglinear BAR-123
To reset config run:
$ togglinear --reset-config
To reset projects mapping run:
$ togglinear --reset-projects-mapping
License
MIT