Jak skonfigurować środowisko programistyczne
Aby skonfigurować środowisko programistyczne, należy zainstalować narzędzie repo i użyć następującego manifestu repo lub dowolnej innej konfiguracji.
Jeśli planujesz użyć readonly.xml i narzędzia repo, możesz uruchomić następujące polecenia:
repo init -u https://github.com/osmandapp/OsmAnd-manifest -m readonly.xml
repo sync
Możesz również użyć tylko git i pobrać następujące repozytoria git do odpowiednich nazw folderów:
- Folder android - Osmand
git clone https://github.com/osmandapp/Osmand.git android
 - Folder ios - OsmAnd-ios
git clone https://github.com/osmandapp/OsmAnd-ios.git ios
 - Folder resources - OsmAnd-resources
git clone https://github.com/osmandapp/OsmAnd-resources.git resources
 - Folder core - OsmAnd-core
git clone https://github.com/osmandapp/OsmAnd-core.git core
 - Folder help - osmandapp.github.io
git clone https://github.com/osmandapp/osmandapp.github.io.git help
 - Folder core-legacy - OsmAnd-core-legacy
git clone https://github.com/osmandapp/OsmAnd-core-legacy.git core-legacy
 - Folder build - OsmAnd-build
git clone https://github.com/osmandapp/OsmAnd-build.git build
 - Folder tools - OsmAnd-tools (serwery, tworzenie map)
git clone https://github.com/osmandapp/OsmAnd-tools.git tools
 - Folder web - web (tylko web)
git clone https://github.com/osmandapp/web.git web
 - Folder misc - OsmAnd-misc (samodzielne narzędzia)
git clone https://github.com/osmandapp/OsmAnd-misc.git misc
 
Możesz nie potrzebować wszystkich repozytoriów, aby narzędzia / Android lub iOS działały. Zawsze możesz sprawdzić odpowiednie gałęzie w repo-configurations.