Skip to content

Instantly share code, notes, and snippets.

@StuntMonkeh
Created November 22, 2012 12:33
Show Gist options
  • Save StuntMonkeh/4130962 to your computer and use it in GitHub Desktop.
Save StuntMonkeh/4130962 to your computer and use it in GitHub Desktop.
Installing fanout

##Download the latest version from Github.

wget https://github.com/travisghansen/fanout/archive/master.tar.gz

##Unpack

tar -xzvf master.tar.gz

##Change to the directory

cd fanout-master

##Build

make fanout-master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment