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.
Jonas Franz 69737369b0
Initial commit
4 years ago
cmd Initial commit 4 years ago
vendor Initial commit 4 years ago
LICENSE Initial commit 4 years ago
README.md Initial commit 4 years ago
go.mod Initial commit 4 years ago
go.sum Initial commit 4 years ago
main.go Initial commit 4 years ago

README.md

gitea-issue-exporter

This project is a small tool to export all open issues of a Gitea repository into Markdown.

Installation

go get git.jfdev.de/JonasFranzDEV/gitea-issue-exporter

Usage

gitea-issue-exporter [GLOBAL OPTIONS] command [COMMAND OPTIONS] [ARGUMENTS...]

Commands

export-all

--output, -o="": output file

--token="": Gitea access token

--url="": Gitea URL