Go to file
2023-09-20 09:55:47 -06:00
.gitignore initial 2020-12-14 16:17:29 -07:00
go.mod updates 2023-09-20 09:55:47 -06:00
go.sum updates 2023-09-20 09:55:47 -06:00
LICENSE initial 2020-12-14 16:17:29 -07:00
main.go clean up a bit 2022-01-31 17:18:48 -07:00
README.md clean up a bit 2022-01-31 17:18:48 -07:00

gqrss

A tool to query and display GitHub issues relating to anything you want.

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.