Skip to content

Instantly share code, notes, and snippets.

@clusteratlas
clusteratlas / install_vips_ubuntu.sh
Created October 29, 2017 10:36 — forked from skunkworker/install_vips_ubuntu.sh
Vips 8.5.8 install from source for Ubuntu
cd tmp/;
curl -L https://github.com/jcupitt/libvips/releases/download/v8.5.8/vips-8.5.8.tar.gz | tar xz; \
cd vips-8.5.8; \
dpkg --configure -a; \
echo "/usr/local/lib/" >> /etc/ld.so.conf.d/local.conf; \
./configure; \
make; \
sudo make install;
@clusteratlas
clusteratlas / Contract Killer 3.md
Created July 7, 2017 08:28 — forked from tony-caffe/Contract Killer 3.md
The latest version of Bytes Unlimted ‘killer contract’ for web professionals

Contract Killer

The popular open-source contract for web professionals by Stuff & Nonsense

  • Originally published: 23rd December 2008
  • Revised date: March 15th 2016
  • Revised by Bytes Unlimited : June 14th 2017