forked from recoupable/mono
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 903 Bytes
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 903 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
25
26
27
28
29
30
31
32
33
[submodule "chat"]
path = chat
url = https://github.com/recoupable/chat.git
[submodule "api"]
path = api
url = https://github.com/recoupable/api.git
[submodule "tasks"]
path = tasks
url = https://github.com/recoupable/tasks.git
[submodule "docs"]
path = docs
url = https://github.com/recoupable/docs.git
[submodule "database"]
path = database
url = https://github.com/recoupable/database.git
[submodule "remotion"]
path = remotion
url = https://github.com/recoupable/remotion.git
[submodule "bash"]
path = bash
url = https://github.com/recoupable/bash.git
[submodule "skills"]
path = skills
url = https://github.com/recoupable/skills.git
[submodule "cli"]
path = cli
url = https://github.com/recoupable/cli.git
[submodule "marketing"]
path = marketing
url = https://github.com/recoupable/marketing.git
[submodule "admin"]
path = admin
url = https://github.com/recoupable/admin.git