To get started with Android/SpartanUI, you'll need to get familiar with Source Control Tools.
To initialize your local repository using the SpartanUI trees, use a command like this:
repo init -u https://github.com/SpartanUI/android_manifest.git -b spartan-1.0 --git-lfs
Then to sync up:
repo sync
- LineageOS (for base)