-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
54 lines (54 loc) · 1.96 KB
/
.gitmodules
File metadata and controls
54 lines (54 loc) · 1.96 KB
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[submodule "home-dashboard"]
path = home-dashboard
url = https://github.com/alokkusingh/home-dashboard.git
[submodule "yaml/rest-proxy"]
path = yaml/rest-proxy
url = https://github.com/alokkusingh/rest-proxy.git
[submodule "rest-proxy"]
path = rest-proxy
url = https://github.com/alokkusingh/rest-proxy.git
[submodule "mqtt-proxy"]
path = mqtt-proxy
url = https://github.com/alokkusingh/mqtt-proxy.git
[submodule "home-api-service"]
path = home-api-service
url = https://github.com/alokkusingh/home-api-service.git
[submodule "home-commons"]
path = home-commons
url = https://github.com/alokkusingh/home-commons.git
[submodule "home-etl-service"]
path = home-etl-service
url = https://github.com/alokkusingh/home-etl-service.git
[submodule "home-scheduler-task"]
path = home-scheduler-task
url = https://github.com/alokkusingh/home-scheduler-task.git
[submodule "liquibase"]
path = liquibase
url = https://github.com/alokkusingh/liquibase.git
[submodule "home-category-api"]
path = home-category-api
url = https://github.com/alokkusingh/home-category-api.git
[submodule "RaspberryPi-Kubernetes"]
path = RaspberryPi-Kubernetes
url = https://github.com/alokkusingh/RaspberryPi-Kubernetes.git
[submodule "home-auth-service"]
path = home-auth-service
url = https://github.com/alokkusingh/home-auth-service.git
[submodule "email-service"]
path = email-service
url = https://github.com/alokkusingh/email-service.git
[submodule "graalvm-builder"]
path = graalvm-builder
url = https://github.com/alokkusingh/graalvm-builder.git
[submodule "home-search-service"]
path = home-search-service
url = https://github.com/alokkusingh/home-search-service.git
[submodule "iot-telemetry-service"]
path = iot-telemetry-service
url = https://github.com/alokkusingh/iot-telemetry-service.git
[submodule "iot-home-stack"]
path = iot-home-stack
url = https://github.com/alokkusingh/iot-home-stack.git
[submodule "iot-device"]
path = iot-device
url = https://github.com/alokkusingh/iot-device.git