Skip to content

Instantly share code, notes, and snippets.

View elijahbee's full-sized avatar
🐝
Making moves!!

Elijah Bee elijahbee

🐝
Making moves!!
View GitHub Profile
@elijahbee
elijahbee / libvips-installer.sh
Created February 2, 2018 01:16 — forked from h2non/libvips-installer.sh
libvips 7.42.x cross-platform simple installer script (supports OSX, Debian, Ubuntu, CentOS, Fedora, Amazon Linux)
#!/bin/sh
#
# Orinally made by Lovell Fuller for sharp
# https://github.com/lovell/sharp
#
# Usage:
# curl -s https://gist.githubusercontent.com/h2non/89bb2f87c6499d0b25f1/raw/bf3d0743107f02f5db2b93c53f7f0e07a1c33112/libvips-installer.sh | sudo bash -
#