joshday / XKCD.jl

Retrieve data from the xkcd webcomic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image storage

joshday opened this issue · comments

maybe create an struct with custom printing?

I think Images is too heavyweight of a dependency for that, but if there’s an easier way I’d love to add it.

i was thinking more in the line of downloading the image when calling comicdata() and use a struct to store the JSON and the path to the downloaded image