StefanYohansson / imagemagick

haskell imagemagick bindings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Imagemagick bindings
====================

[![Build Status](https://travis-ci.org/qnikst/imagemagick.svg)](https://travis-ci.org/qnikst/imagemagick)


Authors:
  Alexander Vershilov <alexander.vershilov@gmail.com>
  Kirill Zaborsky <qrilka@gmail.com>

Contributors:
  Tim Adams <tim@vfiles.com>
  Chris Moline <blackredtree@gmail.com> 
  Aleksey Danilevsky <alexey.danilevsky@gmail.com>


How To Build
============

On Ubuntu 14.04

# Install the build-essential package
# Run travis/install-imagemagick.sh
# Now you can build the ImageMagick haskell bindings: stack init && stack install

About

haskell imagemagick bindings

License:Other


Languages

Language:Haskell 99.7%Language:Shell 0.3%