Skip to content

Instantly share code, notes, and snippets.

@rupa
Created June 18, 2015 22:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rupa/9275ae02203a5680a467 to your computer and use it in GitHub Desktop.
Save rupa/9275ae02203a5680a467 to your computer and use it in GitHub Desktop.
# aptitude install libjpeg-dev zlib1g-dev
# pip install Pillow
wget -O ansi.zip https://github.com/rupa/ansiimg/archive/master.zip
pip install ansi.zip
wget -O meme.zip https://github.com/rupa/automeme/archive/master.zip
pip install meme.zip
wget http://images.memegenerator.net/images/298x/84688.jpg
ansi 84688.jpg -t "$(automeme)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment