xkcd-go

Golang tool to read latest, random, or a specific xkcd comic (and download it too).
git clone http://git.hanabi.in/repos/xkcd-go.git
Log | Files | Refs | README | LICENSE

go.mod (39B)


      1 module git.hanabi.in/dev/xkcd
      2 
      3 go 1.17