Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 586 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 586 Bytes

meme creator

stupidly simple meme creator

ermahgerd

check it out

meme creator is currently running at http://memeifier.com/

dependencies

imagemagick memcached

getting started

 # install da magic
 brew install imagemagick

 # install da cache
 brew install memcached

 # install da gems
 bundle

 # run it
 shotgun app.rb

 # open it up in your browser
 open http://localhost:9393

testing

desperately needed

Created by @jkupferman