No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Jonas Franz 5a0a1087a9
Fix go get url
hace 4 años
cmd Initial commit hace 4 años
vendor Initial commit hace 4 años
LICENSE Initial commit hace 4 años
README.md Fix go get url hace 4 años
go.mod Fix go get url hace 4 años
go.sum Initial commit hace 4 años
main.go Fix go get url hace 4 años

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