forked from gy-games/elves
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 738 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 738 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[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