- Description:
- GitHub, GitLab, Jira issues from the Acme editor
- Owner:
- Last Change:
- Clone URL:
https://git.olowe.co/issues
Commit Briefs
cmd/Jira: add debug flag (master)
cmd/Jira: post comments using godoc comments (markdown subset)
Rather than dealing with Atlassian's bespoke markup language. Version 3 of the Jira API does not even support that markup language!
issue: move docs to its own file
Pretty long!
Branches
Tree
Gitlab/ | |
LICENSE | commits | blame |
README.md | commits | blame |
cmd/ | |
go.mod | commits | blame |
go.sum | commits | blame |
issue/ | |
jira/ |
README.md
This repo holds programs for interacting with issue trackers from the [Acme] editor and via a command line. See the documentation for the commands: - [issue] - [Gitlab] - [Jira] - [jiraexport] - [jiraq] [Acme]: https://p9f.org/sys/doc/acme/acme.html [issue]: https://pkg.go.dev/olowe.co/issues/issue [Gitlab]: https://pkg.go.dev/olowe.co/issues/Gitlab [Jira]: https://pkg.go.dev/olowe.co/issues/cmd/Jira [jiraexport]: https://pkg.go.dev/olowe.co/issues/cmd/jiraexport [jiraq]: https://pkg.go.dev/olowe.co/issues/cmd/jiraq