-
Notifications
You must be signed in to change notification settings - Fork 34
/
.gitmodules
36 lines (36 loc) · 1.74 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
31
32
33
34
35
36
[submodule "codeforlife-portal"]
path = codeforlife-portal
url = https://github.com/ocadotechnology/codeforlife-portal.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-portal-frontend"]
path = codeforlife-portal-frontend
url = https://github.com/ocadotechnology/codeforlife-portal-frontend.git
[submodule "codeforlife-portal-backend"]
path = codeforlife-portal-backend
url = https://github.com/ocadotechnology/codeforlife-portal-backend.git
[submodule "codeforlife-template-backend"]
path = codeforlife-template-backend
url = https://github.com/ocadotechnology/codeforlife-template-backend.git
[submodule "codeforlife-contributor-backend"]
path = codeforlife-contributor-backend
url = https://github.com/ocadotechnology/codeforlife-contributor-backend.git
[submodule "codeforlife-template-frontend"]
path = codeforlife-template-frontend
url = https://github.com/ocadotechnology/codeforlife-template-frontend.git
[submodule "codeforlife-contributor-frontend"]
path = codeforlife-contributor-frontend
url = https://github.com/ocadotechnology/codeforlife-contributor-frontend.git
[submodule "codeforlife-sso-backend"]
path = codeforlife-sso-backend
url = https://github.com/ocadotechnology/codeforlife-sso-backend.git