Source Code

git clone ssh://fiz.stanford.edu/git/ramcloud.git

To be available over http or git server shortly.

Tools

Debian:
aptitude install build-essential git-core

Compiling

{{
cd ramcloud
make
}}