-
Notifications
You must be signed in to change notification settings - Fork 39
/
Copy path.gitmodules
30 lines (30 loc) · 1.31 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "codeforlife-portal"]
path = codeforlife-portal
url = https://github.com/ocadotechnology/codeforlife-portal.git
[submodule "aimmo"]
path = aimmo
url = https://github.com/ocadotechnology/aimmo.git
[submodule "rapid-router"]
path = rapid-router
url = https://github.com/ocadotechnology/rapid-router.git
[submodule "codeforlife-deploy-appengine"]
path = codeforlife-deploy-appengine
url = https://github.com/ocadotechnology/codeforlife-deploy-appengine.git
[submodule "codeforlife-package-python"]
path = codeforlife-package-python
url = https://github.com/ocadotechnology/codeforlife-package-python.git
[submodule "codeforlife-package-javascript"]
path = codeforlife-package-javascript
url = https://github.com/ocadotechnology/codeforlife-package-javascript.git
[submodule "codeforlife-service-template"]
path = codeforlife-service-template
url = https://github.com/ocadotechnology/codeforlife-service-template.git
[submodule "codeforlife-portal-react"]
path = codeforlife-portal-react
url = https://github.com/ocadotechnology/codeforlife-portal-react.git
[submodule "codeforlife-kurono-badges"]
path = codeforlife-kurono-badges
url = https://github.com/ocadotechnology/codeforlife-kurono-badges.git
[submodule "codeforlife-sso"]
path = codeforlife-sso
url = https://github.com/ocadotechnology/codeforlife-sso.git