# Initialize local repository
repo init -u https://github.com/Amit152505/Evolution-X_lisa.git -b tiramisu
# Sync
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags
# Set up environment
$ . build/envsetup.sh
# Choose a target
$ lunch evolution_$device-userdebug
# Build the code
$ mka evolution
-
And tons of other ROMs not mentioned above