Go to file
2020-12-14 16:17:29 -07:00
.gitignore initial 2020-12-14 16:17:29 -07:00
go.mod initial 2020-12-14 16:17:29 -07:00
go.sum initial 2020-12-14 16:17:29 -07:00
LICENSE initial 2020-12-14 16:17:29 -07:00
main.go initial 2020-12-14 16:17:29 -07:00
README.md initial 2020-12-14 16:17:29 -07:00

gqrss

A tool to query and display GitHub issues relating to OpenBSD.

Libraries used

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.