Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 333 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 333 Bytes

local_manifest

A select few Android repos that I keep on my local machine. This is a manifest for the repo command for them.

repo init -u https://github.com/BryanSmithDev/local_manifest.git

Then 'repo sync -j' to download all the repos.

Eg. repo sync -j8 will download them all using 8 threads.