Skip to content

Instantly share code, notes, and snippets.

@hausdorff
Last active March 7, 2016 04:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hausdorff/c275f7d02ac038b02460 to your computer and use it in GitHub Desktop.
Save hausdorff/c275f7d02ac038b02460 to your computer and use it in GitHub Desktop.
git remote add aphyr https://github.com/aphyr/jepsen && git fetch aphyr && git checkout aphyr/master
apt-get install -y vim
cd jepsen && lein install
echo $(pwd)
cd ../mongodb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment