Last active
March 7, 2016 04:00
-
-
Save hausdorff/c275f7d02ac038b02460 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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