To get started with SlateOS, you'll need to get familiar with Source Control Tools.
To initialize your local repository using the LineageOS trees, use a command like this:
repo init -u https://github.com/finite-codez/fetch.git -b lineage-22.2 --git-lfs
Then to sync up:
repo sync