Skip to content

Instantly share code, notes, and snippets.

@jjn1056
Created August 3, 2010 16:02
Show Gist options
  • Save jjn1056/506621 to your computer and use it in GitHub Desktop.
Save jjn1056/506621 to your computer and use it in GitHub Desktop.
If you are not a developer and just want to run the app (don't care
about git, perl lib, etc) you can actually just install and run the
app very easily. Change to a directory under your control (such as
$HOME/Desktop on a Mac or most linux distros) and run the following
from the shell. If you are trying this after doing the above,
remember to exit your local-lib enabled shell first :)
curl -L cpanmin.us | perl - -L shutterstock-example-0_07
http://github.com/downloads/jjn1056/Shutterstock-Example/Shutterstock-Example-0.07.tar.gz
./shutterstock-example-0_07/bin/plackup -I
shutterstock-example-0_07/lib/perl5/
./shutterstock-example-0_07/bin/shutterstock-example-web.psgi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment