SkillAgentSearch skills...

RMagick4J

RMagick for JRuby.

Install / Use

/learn @Serabe/RMagick4J
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Gem Version Build Status

RMagick4J

RMagick is a Ruby binding to ImageMagick and GraphicsMagick. RMagick4J implements ImageMagick functionality and the C portions of RMagick for use with JRuby.

API docs

You can find the generated API documentation here:

http://www.rubydoc.info/gems/rmagick4j

Installation

With Bundler

# Gemfile
gem 'rmagick4j', require: 'RMagick'

Authors

This project was written by Thomas Palmer, Sergio Arbeo, Thomas Enebo, and Uwe Kubosch with lots of help from the JRuby community.

License

See LICENSE.md

Creating

To create a gem you should run rake. The useful targets are

:clean, :compile, :gem, :release, :test

To create a new release, you should:

  • Add new version entry to History.txt
  • Update lib/rmagick4j/version.rb to contain new version
  • rake release

Related Skills

View on GitHub
GitHub Stars29
CategoryDevelopment
Updated3y ago
Forks13

Languages

Ruby

Security Score

55/100

Audited on Sep 17, 2022

No findings