-
Notifications
You must be signed in to change notification settings - Fork 43
/
Copy path.gitmodules
39 lines (39 loc) · 1.09 KB
/
.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
34
35
36
37
38
39
[submodule "config"]
path = config
url = https://github.com/tars-node/config.git
[submodule "registry"]
path = registry
url = https://github.com/tars-node/registry.git
[submodule "deploy"]
path = deploy
url = https://github.com/tars-node/deploy.git
[submodule "winston-tars"]
path = winston-tars
url = https://github.com/tars-node/winston-tars.git
[submodule "utils"]
path = utils
url = https://github.com/tars-node/utils.git
[submodule "logs"]
path = logs
url = https://github.com/tars-node/logs.git
[submodule "node-agent"]
path = node-agent
url = https://github.com/tars-node/node-agent.git
[submodule "monitor"]
path = monitor
url = https://github.com/tars-node/monitor.git
[submodule "notify"]
path = notify
url = https://github.com/tars-node/notify.git
[submodule "stream"]
path = stream
url = https://github.com/tars-node/stream.git
[submodule "rpc"]
path = rpc
url = https://github.com/tars-node/rpc.git
[submodule "dyeing"]
path = dyeing
url = https://github.com/tars-node/dyeing.git
[submodule "nodetools-cli"]
path = nodetools-cli
url = https://github.com/tars-node/nodetools-cli.git