To get started with Android/AOSPie, you'll need to get familiar with Repo and Version Control with Git.
To initialize your local repository using the AOSPie trees, use a command like this:
repo init -u git://github.com/AOSPie/android_manifest.git -b P
Then to sync up:
repo sync
Please see the Google's instructions for building instructions, by device.