fenwik / togglinear

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@fenwik/togglinear

Start Toggl Track time entry from your Linear task list.

Preview

Installation

Use npm or yarn to install.

$ 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

About


Languages

Language:JavaScript 100.0%