To get started with Android/RAMUNE-ROM, you'll need to get familiar with Repo and Version Control with Git.
To initialize your local repository using the RAMUNE-ROM trees, use a command like this:
repo init -u git://github.com/RAMUNE-ROM/android.git -b ramune-15.1
Then to sync up:
repo sync