To get started with Android/LIMITLESSOS, you'll need to get familiar with Repo and Version Control with Git.
To initialize your local repository using the LIMITLESSOS trees, use a command like this:
repo init -u git://github.com/LIMITLESS-IO/android -b lineage-17.1
Then to sync up:
repo sync