Update list of KorAP repositories

Change-Id: I897d1ec2adb409153a89dfd61c4403c9a2550c9e
1 file changed
tree: 3a70e3871bd09a300b27a6010a3b6dea2e0805a8
  1. default.xml
  2. Readme.md
Readme.md

KorAP Repo Manifest

This repository contains the files necessary for setting up KorAP using Repo, a tool built by the Android development team to manage multi-repository projects.

Getting started

To set KorAP using repo, you first might need to install repo. Then you can fetch all KorAP repositories:

mkdir KorAP
cd KorAP
repo init -u https://korap.ids-mannheim.de/gerrit/KorAP/manifest
repo sync