gitea2rss/gitea2rss.1.adoc

38 lines
751 B
Plaintext

= gitea2rss(1)
:doctype: manpage
:Author: tastytea
:Email: tastytea@tastytea.de
:Date: 2019-04-17
:Revision: 0.0.0
:man source: gitea2rss
:man version: {revision}
:man manual: General Commands Manual
== NAME
gitea2rss - Turns Gitea releases into RSS feeds.
== SYNOPSIS
*gitea2rss* _URL of Gitea project_
== DESCRIPTION
gitea2rss fetches the releases from the Gitea API, converts the data into an RSS
feed and dumps it to stdout. You can use cron to generate the feed at fixed
internals.
== EXAMPLES
gitea2rss https://example.com/user/repo > repo.rss
== SEE ALSO
*crontab*(1) *crontab*(5)
== REPORTING BUGS
Bugtracker: https://schlomp.space/tastytea/gitea2rss/issues
E-mail: tastytea@tastytea.de