To get started with Android/ShadowOS, you'll need to get familiar with Repo and Version Control with Git.
To initialize your local repository using the ShadowOS trees, use a command like this:
repo init -u https://github.com/ShadowOS-Rom/ShadowOS -b eleven
Then to sync up:
repo sync