Skip to content

FruitsAndVeggies/platform_manifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published