To get started with Project Blaze, you'll need to get familiar with Repo and Version Control with Git.
To initialize your local repository, use a command like this:
repo init -u https://github.com/ProjectBlaze/manifest -b 15 --git-lfs
Then to sync up:
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags
From root directory of Project, perform following commands in terminal
$ . build/envsetup.sh
$ lunch blaze_$device-ap3a-userdebug
$ make bacon