-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
44 lines (44 loc) · 1.33 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
40
41
42
43
44
[submodule "hawk.api.nodejs"]
path = api
url = https://github.com/codex-team/hawk.api.nodejs
branch = master
[submodule "hawk.garage"]
path = garage
url = https://github.com/codex-team/hawk.garage
branch = master
[submodule "hawk.registry"]
path = registry
url = https://github.com/codex-team/hawk.registry
branch = master
[submodule "hawk.javascript"]
path = catchers/javascript
url = https://github.com/codex-team/hawk.javascript
branch = master
[submodule "collector"]
path = collector
url = https://github.com/codex-team/hawk.collector
branch = master
[submodule "workers"]
path = workers
url = https://github.com/codex-team/hawk.workers
branch = master
[submodule "cron-manager"]
path = cron-manager
url = https://github.com/codex-team/hawk.cron-manager.git
branch = master
[submodule "hawk.nodejs"]
path = catchers/nodejs
url = https://github.com/codex-team/hawk.nodejs
branch = master
[submodule "accounting"]
path = accounting
url = https://github.com/codex-team/codex-accounting
[submodule "types"]
path = types
url = https://github.com/codex-team/hawk.types
[submodule "yard"]
path = yard
url = https://github.com/codex-team/hawk.so
[submodule "catchers/php"]
path = catchers/php
url = https://github.com/codex-team/hawk.php