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