forked from ocadotechnology/codeforlife-workspace
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 1.17 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
[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-sso"]
path = codeforlife-sso
url = https://github.com/ocadotechnology/codeforlife-sso.git