539 B
539 B
gqrss
A tool to query and display GitHub issues relating to OpenBSD.
Libraries used
- gorilla/feeds for generating RSS/Atom feeds.
- suah.dev/protect for OpenBSD's pledge/unveil.
gqrss
will produce a rss.xml
and atom.xml
file in the directory it was
ran. It expects a GitHub authentication token to be present in the
GH_AUTH_TOKEN
environment variable.