Merge pull request #1907 from gpazo/fixent-install
[xtuple] / .gitmodules
1 [submodule "enyo-client/application/enyo"]
2   path = enyo-client/application/enyo
3   url = https://github.com/xtuple/enyo.git
4 [submodule "lib/onyx"]
5   path = lib/onyx
6   url = https://github.com/enyojs/onyx.git
7 [submodule "lib/layout"]
8   path = lib/layout
9   url = https://github.com/enyojs/layout.git
10 [submodule "lib/enyo-x/lib/gts-plugins"]
11   path = lib/enyo-x/lib/gts-plugins
12   url = https://bitbucket.org/GlitchTechScience/gts-plugins.git
13 [submodule "lib/enyo-x/enyo"]
14   path = lib/enyo-x/enyo
15   url = https://github.com/xtuple/enyo.git
16 [submodule "lib/enyo-x/lib/onyx"]
17   path = lib/enyo-x/lib/onyx
18   url = https://github.com/enyojs/onyx.git
19 [submodule "lib/enyo-x/lib/layout"]
20   path = lib/enyo-x/lib/layout
21   url = https://github.com/enyojs/layout.git
22 [submodule "lib/backbone-x/lib/backbone"]
23   path = lib/backbone-x/lib/backbone
24   url = https://github.com/documentcloud/backbone.git
25 [submodule "lib/backbone-x/lib/Backbone-relational"]
26   path = lib/backbone-x/lib/Backbone-relational
27   url = https://github.com/PaulUithol/Backbone-relational.git
28 [submodule "lib/tools/lib/globalize"]
29   path = lib/tools/lib/globalize
30   url = https://github.com/jquery/globalize.git
31 [submodule "lib/tools/lib/underscore"]
32   path = lib/tools/lib/underscore
33   url = https://github.com/documentcloud/underscore.git
34 [submodule "lib/backbone-x/lib/JSON-Patch"]
35   path = lib/backbone-x/lib/JSON-Patch
36   url = https://github.com/xtuple/JSON-Patch.git
37 [submodule "lib/enyo-x/lib/nvd3"]
38         path = lib/enyo-x/lib/nvd3
39         url = https://github.com/novus/nvd3.git
40 [submodule "lib/enyo-x/lib/font-onyx"]
41         path = lib/enyo-x/lib/font-onyx
42         url = https://github.com/xtuple/font-onyx.git
43 [submodule "lib/tools/lib/async"]
44         path = lib/tools/lib/async
45         url = https://github.com/caolan/async.git