To get started with the AcmeUI sources, you'll need to get familiar with Git and Repo.
repo init -u https://github.com/AcmeUI/manifest.git -b taffy
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags
. build/envsetup.sh
lunch acme_<$device_name>-<$buildtype>
mka acme