您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
Jonas Franz 5a0a1087a9
Fix go get url
4 年前
cmd Initial commit 4 年前
vendor Initial commit 4 年前
LICENSE Initial commit 4 年前
README.md Fix go get url 4 年前
go.mod Fix go get url 4 年前
go.sum Initial commit 4 年前
main.go Fix go get url 4 年前

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