commit | 355c94f7f20be8ba6b7edb1998e69762fe24ca4b | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Sep 20 21:09:37 2019 +0200 |
committer | Akron <nils@diewald-online.de> | Fri Sep 20 22:46:34 2019 +0200 |
tree | 80f5a67be51461538f342ead50590a4d999b3702 |
Add a repo manifest for KorAP This should facilitate the handling of multiple repositories and Gerrit workflows. Change-Id: I06788e7ef4a283bb9f936cb094cfa121ee6690e1
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.
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