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