aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitmodules21
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..17ebaf9
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,21 @@
+[submodule "webclient/funcunit"]
+ path = webclient/funcunit
+ url = https://github.com/jupiterjs/funcunit.git
+[submodule "webclient/documentjs"]
+ path = webclient/documentjs
+ url = https://github.com/jupiterjs/documentjs.git
+[submodule "webclient/jquery"]
+ path = webclient/jquery
+ url = https://github.com/jupiterjs/jquerymx.git
+[submodule "webclient/steal"]
+ path = webclient/steal
+ url = https://github.com/jupiterjs/steal.git
+[submodule "webclient/lib/sjcl"]
+ path = webclient/lib/sjcl
+ url = https://github.com/bitwiseshiftleft/sjcl.git
+[submodule "webclient/lib/jsbn"]
+ path = webclient/lib/jsbn
+ url = https://github.com/jasondavies/jsbn.git
+[submodule "webclient/lib/strophe"]
+ path = webclient/lib/strophe
+ url = https://github.com/metajack/strophejs.git