LineageOS based rom for testing purposes only.
To get started with Android/LineageOS, 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 git://github.com/xova14/testrom_lisa.git -b lineage-20.0 --git-lfs
Then to sync up:
repo sync