Welcome to dotOS Fan Edition rom! Thank you for choosing us.
First, you need to prepare your build environment and download latest source code:
repo init -u https://github.com/dotOS-FE/manifest -b dot11
Then, you need to sync source code:
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags
Now, you are ready! You can build Thunder-StROMs:
source build/envsetup.sh
lunch dotfe_<devicecodename>-userdebug
make bacon