montanaflynn / meme-generator

Generate memes in pure Golang
40 stars 6 forks source link

Save meme image templates locally #3

Open montanaflynn opened 8 years ago

montanaflynn commented 8 years ago

Instead of relying on the user to have the images available locally I've added a download step but it would be best if after the initial download it stored the template locally so for subsequent memes the program wouldn't have to download or be connected to the internet.