To get started with the building process, you'll need to get familiar with Git and Repo.
repo init -u https://github.com/RevengeOS-Revived/android_manifest -b r11.0repo sync -c --force-sync --no-tags --no-clone-bundle -j$(nproc --all) --optimized-fetch --prunesource build/envsetup.sh
lunch revengeos_<devicecodename>-user
make bacon
