Sync toggl time entries with jira task worklogs
- Create .env file from .env.dist (
$cp users.json.dist users.json
) and put url to Jira - Create file
users.json
fromusers.json.dist
($cp users.json.dist users.json
) and fillJIRA_URL
variable - Run
go run .
or buildgo build .
project
- Allow to select project to sync
- Statistics after sync process
- GUI