repo init -u https://github.com/AtlantisOS/manifest -b 16 --git-lfs
repo sync -c --force-sync --optimized-fetch --no-tags --no-clone-bundle --prune -j$(nproc --all)
. build/envsetup.sh
lunch atlantis_$device-bp2a-$build_type
make bacon -j$(nproc --all)
...
m atlantis