gitea2rss/gitea2rss.1.adoc

751 B

gitea2rss(1) Manual Page

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)