forked from nomyx/Nomyx
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (33 loc) · 990 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 "nomyx-client"]
path = nomyx-client
url = [email protected]:nomyx/nomyx-client.git
[submodule "imprevu"]
path = imprevu
url = [email protected]:nomyx/imprevu.git
[submodule "imprevu-happstack"]
path = imprevu-happstack
url = [email protected]:nomyx/imprevu-happstack.git
[submodule "nomyx-api"]
path = nomyx-api
url = [email protected]:nomyx/nomyx-api.git
[submodule "nomyx-auth"]
path = nomyx-auth
url = [email protected]:nomyx/nomyx-auth.git
[submodule "nomyx-core"]
path = nomyx-core
url = [email protected]:nomyx/nomyx-core.git
[submodule "nomyx-language"]
path = nomyx-language
url = [email protected]:nomyx/nomyx-language.git
[submodule "nomyx-library"]
path = nomyx-library
url = [email protected]:nomyx/nomyx-library.git
[submodule "nomyx-server"]
path = nomyx-server
url = [email protected]:nomyx/nomyx-server.git
[submodule "nomyx-web"]
path = nomyx-web
url = [email protected]:nomyx/nomyx-web.git
[submodule "shortcut"]
path = shortcut
url = [email protected]:nomyx/shortcut.git