Create offline copy of GitHub issues list.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jakob Borg 05a2c56ec9 README
2015-07-11 13:39:48 +10:00
LICENSE Initial 2015-07-11 13:20:34 +10:00
main.go Initial 2015-07-11 13:20:34 +10:00
README.md README 2015-07-11 13:39:48 +10:00
templates.go Initial 2015-07-11 13:20:34 +10:00

ghissues

Downloads a very simple, unstyled offline copy of GitHub issues. Useful if, for example, you're getting on an intercontinental flight without WiFi and want to crack some issues along the way. :)

Usage

$ ghissues syncthing/syncthing ~/syncthing-issues
$ open ~/syncthing-issues/index.html

Installation

$ go get github.com/calmh/ghissues

Requires the Go compiler.

License

MIT