forked from dexteryy/OzJS
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
36 lines (36 loc) · 1.05 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
[submodule "URLKit"]
path = URLKit
url = https://github.com/dexteryy/URLKit.git
[submodule "EventMaster"]
path = EventMaster
url = https://github.com/dexteryy/EventMaster.git
[submodule "DollarJS"]
path = DollarJS
url = https://github.com/dexteryy/DollarJS.git
[submodule "CordJS"]
path = CordJS
url = https://github.com/dexteryy/CordJS.git
[submodule "ChoreoJS"]
path = ChoreoJS
url = https://github.com/dexteryy/ChoreoJS.git
[submodule "tools/grunt-ozjs"]
path = tools/grunt-ozjs
url = https://github.com/dexteryy/grunt-ozjs.git
[submodule "tools/ozma"]
path = tools/ozma
url = https://github.com/dexteryy/ozma.js.git
[submodule "mo"]
path = mo
url = https://github.com/dexteryy/mo.git
[submodule "moui"]
path = moui
url = https://github.com/dexteryy/moui.git
[submodule "SovietJS"]
path = SovietJS
url = https://github.com/dexteryy/SovietJS.git
[submodule "tools/istatic"]
path = tools/istatic
url = https://github.com/mockee/istatic.git
[submodule "tools/grunt-istatic"]
path = tools/grunt-istatic
url = https://github.com/mockee/grunt-istatic.git