To get started with Firehound, you'll need to get familiar with Git and Repo.
To initialise local FireHound repositories in your machine:
repo init -u git://github.com/FireHound/platform_manifest.git -b q10
Then to sync up:
repo sync -f --force-sync --no-clone-bundle --no-tags
For Official Build:
export FH_RELEASE=true
To Build:
. build/envsetup.sh && brunch fh_<device>-userdebug