mirror of
https://github.com/calmh/ghissues.git
synced 2026-07-17 01:15:00 +00:00
Create offline copy of GitHub issues list.
- Go 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| LICENSE | ||
| main.go | ||
| README.md | ||
| templates.go | ||
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