Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Jonas Franz 5a0a1087a9
Fix go get url
il y a 4 ans
cmd Initial commit il y a 4 ans
vendor Initial commit il y a 4 ans
LICENSE Initial commit il y a 4 ans
README.md Fix go get url il y a 4 ans
go.mod Fix go get url il y a 4 ans
go.sum Initial commit il y a 4 ans
main.go Fix go get url il y a 4 ans

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