Simple vagrant script for creating a development environment for redis development.
Checks out the source code to /vagrant.
Uses the ubuntu/trusty64 box (which you may already have)
Watch it in action on YouTube
vagrant up
vagrant halt
vagrant up --no-provision
Thanks to JasonPunyon, Jeese at JREAM, gulyasm