Skip to content
forked from rmagick/rmagick

The official home for RMagick until/if we get access to the original repo

License

Notifications You must be signed in to change notification settings

dtykocki/rmagick

 
 

Repository files navigation

RMagick

Build Status

This is the official fork of RMagick. The decision to create a fork originated here, where you can read more about why it happened.

Installation

Add the following to your Gemfile:

gem 'rmagick'

Then run this:

bundle install

If you don't use a Gemfile, install it manually like this:

gem install rmagick

Require RMagick in your project as follows:

require 'rmagick'

About

The official home for RMagick until/if we get access to the original repo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 54.3%
  • Ruby 45.2%
  • Other 0.5%