memegen-ng

Gem Version Dependency Status Code Climate Coverage Status Build Status MIT Licensed

Meme generator based on memegen

Usage

Run memegen with no arguments to list the available images:

EXAMPLE_HERE

To make an image, provide an image name, top text, and bottom text. Either of the texts can be empty.

EXAMPLE_HERE

EXAMPLE_IMAGE_HERE

Installation

You'll need to install ImageMagick and ghostscript. On Macs, the easiest way is via Homebrew, where the packages are helpfully called "imagemagick" and "ghostscript".

Once you have those taken care of, install the gem:

gem install memegen-ng

License

memegen is released under the MIT License. See the bundled LICENSE file for details.