To get started with Citrus-CAF, you'll need to get familiar with Git and Repo.
To initialize your local repository for any Snapdragon devices, use this command:
repo init -u git://github.com/Citrus-CAF/manifest.git -b p9x -m citrus-caf.xml
Time to sync! [I love this part]:
repo sync -c -f -j8 --force-sync --no-clone-bundle --no-tags
. build/envsetup.sh
lunch citrus_$device-userdebug
mka lemonade -j#
Don't worry about the name! We're not as sour as we sound! That gadget, over there, right in your arms, might die tasting citrus xD . . . JK!