Register worklog entries to the Jira API
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Riyyi cd3ca50a22 Fix timezone offset, fix last worklog of the day already processed 2 months ago
src Fix timezone offset, fix last worklog of the day already processed 2 months ago
.gitignore Complete process functionality 2 months ago
LICENSE Complete process functionality 2 months ago
README.org Add readme 2 months ago
go.mod Complete declaration table functionality 2 months ago
go.sum Complete declaration table functionality 2 months ago
main.go Complete process functionality 2 months ago

README.org

Worklog

Register worklog entries to the Jira API.

Download

Clone

$ git clone https://github.com/riyyi/worklog

Build instructions

$ go build

Gitignore

git update-index –assume-unchanged src/secrets.go