Skip to content

Instantly share code, notes, and snippets.

@jhsu
Created June 7, 2010 18:46
Show Gist options
  • Save jhsu/429010 to your computer and use it in GitHub Desktop.
Save jhsu/429010 to your computer and use it in GitHub Desktop.
# install redis
git clone [email protected]:jhsu/redis-shelf.git
cd redis-self
gem install yaml redis shotgun thin
redis-server
shotgun config.ru -s thin # starts server on :3000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment