Get Repo mkdir ~/bin export PATH=~/bin:$PATH curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo chmod a+x ~/bin/repo Syncing the Source mkdir ~/fnv cd ~/fnv repo init -u https://github.com/FruitsAndVeggies/platform_manifest -b jb repo sync -j16