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