Go to file
2021-01-06 06:44:46 -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 Add ability to specify what to search for 2021-01-06 06:44:46 -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.