Skip to content

Integration DeskTime, Jira, etc (This is Alpha version, it makes one - sends time from DesTime to Jira workLog)

Notifications You must be signed in to change notification settings

Technomatix/integrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

integrator Build Status

Install

npm i -g Technomatix/integrator

Setup

Create file ~/.integrator/config:

{
  "jira": {
    "protocol": "http",
    "host": "%host%",
    "basic_auth": {
      "username": "%username%",
      "password": "%host%"
    }
  },
  "desktime": {
    "APIkey": "%key%"
  }
}

Use

integrator

About

Integration DeskTime, Jira, etc (This is Alpha version, it makes one - sends time from DesTime to Jira workLog)

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published