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