To get started with Halium, you'll need to get familiar with Repo and Version Control with Git.
To initialize your local repository using the Halium trees, use a command like this:
repo init -u https://github.com/Halium/android.git -b halium-11.0 --depth=1
Then to sync up:
repo sync
Please see the Halium Documentation for building instructions, by device.