Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Jonas Franz 5a0a1087a9
Fix go get url
4 anni fa
cmd Initial commit 4 anni fa
vendor Initial commit 4 anni fa
LICENSE Initial commit 4 anni fa
README.md Fix go get url 4 anni fa
go.mod Fix go get url 4 anni fa
go.sum Initial commit 4 anni fa
main.go Fix go get url 4 anni fa

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