SYNOPSIS
generate-rss.pl --user Perl --repo perl5 --dbfile=db/issues.sqlite --output-file Perl-perl5-issues.rss
OPTIONS
--token GitHub API token
--token-file filename containing JSON with the GitHub API token
--user GitHub user of repository to fetch
--repo GitHub repository containing the issues and comments
--dbfile Name of the SQLite database to provide the issues
--output-file Name of the RSS output file
LIVE DEMO
This RSS feed is live at https://corion.net/github-rss/Perl-perl5-issues.rss if you just want to read the Perl 5 issues as RSS feed.