25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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