Skip to content

Instantly share code, notes, and snippets.

@rawman
Created September 10, 2014 15:15
Show Gist options
  • Save rawman/bb4b897fbf814665f331 to your computer and use it in GitHub Desktop.
Save rawman/bb4b897fbf814665f331 to your computer and use it in GitHub Desktop.
wget http://download.redis.io/redis-stable.tar.gz
tar xvzf redis-stable.tar.gz
cd redis-stable
make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment