To get started with Altair ROM, you'll need to get familiar with Source Control Tools.
To initialize your local repository using the Altair ROM trees, use a command like this:
repo init -u https://github.com/AltairROM/android.git -b 16 --git-lfs
Then to sync up:
repo sync
Please see the LineageOS Wiki for building instructions, by device.