25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Jonas Franz 5a0a1087a9
Fix go get url
4 yıl önce
cmd Initial commit 4 yıl önce
vendor Initial commit 4 yıl önce
LICENSE Initial commit 4 yıl önce
README.md Fix go get url 4 yıl önce
go.mod Fix go get url 4 yıl önce
go.sum Initial commit 4 yıl önce
main.go Fix go get url 4 yıl önce

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.jonasfranz.software/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