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