Skip to content

mischief24/go-toggl-jira-sync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-toggl-jira-sync

Sync toggl time entries with jira task worklogs

How to use

  1. Put url to Jira in .env or .env.local file
  2. Create file users.json from users.json.dist ($cp users.json.dist users.json) and fill JIRA_URL variable
  3. Run go run . or build go build . project

About

Sync toggl time entries with jira tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 93.3%
  • Makefile 6.7%