forked from TarsCloud/Tars
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (33 loc) · 864 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
32
33
[submodule "framework"]
path = framework
url = https://github.com/TarsCloud/TarsFramework
[submodule "cpp"]
path = cpp
url = https://github.com/TarsCloud/TarsCpp
[submodule "java"]
path = java
url = https://github.com/TarsCloud/TarsJava
[submodule "nodejs"]
path = nodejs
url = https://github.com/tars-node/Tars.js
[submodule "php"]
path = php
url = https://github.com/TarsPHP/TarsPHP
[submodule "tup"]
path = tup
url = https://github.com/TarsCloud/TarsTup
[submodule "web"]
path = web
url = https://github.com/TarsCloud/TarsWeb
[submodule "go"]
path = go
url = https://github.com/TarsCloud/TarsGo
[submodule "docs"]
path = docs
url = https://github.com/TarsCloud/TarsDocs
[submodule "docker"]
path = docker
url = https://github.com/TarsCloud/TarsDocker.git
[submodule "docs_en"]
path = docs_en
url = https://github.com/TarsCloud/TarsDocs_en