Sha256: 7048dd763f886a386e80f4b9a588df8e234a21803335d4bda9b1e359035345b0

Contents?: true

Size: 1.43 KB

Versions: 1

Compression:

Stored size: 1.43 KB

Contents

memegen-ng
=========

[![Gem Version](https://img.shields.io/gem/v/memegen-ng.svg)](https://rubygems.org/gems/memegen-ng)
[![Dependency Status](https://img.shields.io/gemnasium/akerl/memegen-ng.svg)](https://gemnasium.com/akerl/memegen-ng)
[![Code Climate](https://img.shields.io/codeclimate/github/akerl/memegen-ng.svg)](https://codeclimate.com/github/akerl/memegen-ng)
[![Coverage Status](https://img.shields.io/coveralls/akerl/memegen-ng.svg)](https://coveralls.io/r/akerl/memegen-ng)
[![Build Status](https://img.shields.io/travis/akerl/memegen-ng.svg)](https://travis-ci.org/akerl/memegen-ng)
[![MIT Licensed](https://img.shields.io/badge/license-MIT-green.svg)](https://tldrlegal.com/license/mit-license)

Meme generator based on [memegen](https://github.com/cmdrkeene/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](http://www.imagemagick.org/script/index.php) and [ghostscript](http://www.ghostscript.com/). On Macs, the easiest way is via [Homebrew](http://brew.sh/), 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.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
memegen-ng-0.0.1 README.md