-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 839 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 839 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "lib/federation-service/federation_service"]
path = lib/federation/federation
url = https://github.com/CanDIG/federation_service
[submodule "lib/opa/opa"]
path = lib/opa/opa
url = https://github.com/CanDIG/candig-opa.git
[submodule "lib/htsget/htsget_app"]
path = lib/htsget/htsget_app
url = https://github.com/CanDIG/htsget_app.git
[submodule "lib/rnaget/rnaget"]
path = lib/rnaget/rnaget
url = https://github.com/bento-platform/takuan.git
[submodule "lib/candig-api/candig-api"]
path = lib/candig-api/candig-api
url = https://github.com/CanDIG/candig-api.git
[submodule "lib/candig-data-portal/candig-data-portal"]
path = lib/candig-data-portal/candig-data-portal
url = https://github.com/CanDIG/candig-data-portal.git
[submodule "lib/drs/drs"]
path = lib/drs/drs
url = https://github.com/CanDIG/drs-service.git