To get started with the 2by2 Project sources, you'll need to get familiar with Git and Repo.
To initialize your local repository, use command:
repo init -u https://github.com/2by2-Project/manifest.git -b fifteen --git-lfs
Then sync up:
repo sync
Initialize the ROM environment with the envsetup.sh script.
. build/envsetup.sh
Lunch your device after cloning all device sources if needed.
lunch aosp_devicecodename-ap4a-buildtype
Start compilation
mka bacon