-
Get Google Repo, the following assumes
repo
is in your path. -
Create a directory for a local Repo install
-
Init/Install OctoBot-Repo by running
repo init -u https://github.com/Drakkar-Software/OctoBot-Repo-Manifest.git
-
Synchronize repositories with
repo sync
.
Also see Documentation page.
For python3 support please check https://stackoverflow.com/questions/65442731/androids-repo-tool-fails-with-python2.