npm i -g Technomatix/integrator
Create file ~/.integrator/config
:
{
"jira": {
"protocol": "http",
"host": "%host%",
"basic_auth": {
"username": "%username%",
"password": "%host%"
}
},
"desktime": {
"APIkey": "%key%"
}
}
integrator