-
Notifications
You must be signed in to change notification settings - Fork 122
/
.gitmodules
31 lines (30 loc) · 940 Bytes
/
.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
[submodule "agent"]
path = agent
url = https://github.com/elves-project/agent.git
[submodule "openapi"]
path = openapi
url = https://github.com/elves-project/openapi.git
[submodule "scheduler"]
path = scheduler
url = https://github.com/elves-project/scheduler.git
[submodule "appsdk-python"]
path = appsdk-python
url = https://github.com/elves-project/appsdk-python.git
[submodule "supervisor"]
path = supervisor
url = https://github.com/elves-project/supervisor.git
[submodule "heartbeat"]
path = heartbeat
url = https://github.com/elves-project/heartbeat.git
[submodule "queue"]
path = queue
url = https://github.com/elves-project/queue.git
[submodule "cron"]
path = cron
url = https://github.com/elves-project/cron.git
[submodule "appsdk-csharp"]
path = appsdk-csharp
url = https://github.com/elves-project/appsdk-csharp.git
[submodule "dashboard"]
path = dashboard
url = [email protected]:elves-project/dashboard.git