To get started with the EuclidOS sources, you'll need to get familiar with Git and Repo.
- Around 500GB disk space.
- Around 32GB RAM running Linux.
repo init -u https://github.com/euclidOS-AOSP/manifest.git -b 16.2 --git-lfsrepo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags --optimized-fetch --prune- Set up the build environment
. build/envsetup.sh- Lunch the target
lunch euclid_$device-bp4a-userdebugStart compilation
m euclid