To get started with codefireX, you'll need to get familiar with Git and Repo.
To initialize your local repository using the codefireX trees, use a command like this:
repo init -u git://github.com/codefireXperiment/android_manifest.git -b jb-devel-release
Then to sync up:
repo sync