To get started with Android/LineageOS/Project Lineage Remix Open Source, you'll need to get familiar with Source Control Tools.
To initialize your local repository using the Project Lineage Remix Open Source trees, use a command like this:
repo init -u https://github.com/plros/manifests.git -b lineage-20.0 --git-lfs
Then to sync up:
repo sync