forked from ecoron/snowplow
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
39 lines (39 loc) · 1.72 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
[submodule "1-trackers/arduino-tracker"]
path = 1-trackers/arduino-tracker
url = https://github.com/snowplow/snowplow-arduino-tracker.git
[submodule "1-trackers/lua-tracker"]
path = 1-trackers/lua-tracker
url = https://github.com/snowplow/snowplow-lua-tracker.git
[submodule "1-trackers/javascript-tracker"]
path = 1-trackers/javascript-tracker
url = https://github.com/snowplow/snowplow-javascript-tracker
[submodule "1-trackers/python-tracker"]
path = 1-trackers/python-tracker
url = https://github.com/snowplow/snowplow-python-tracker
[submodule "1-trackers/java-tracker"]
path = 1-trackers/java-tracker
url = https://github.com/snowplow/snowplow-java-tracker.git
[submodule "1-trackers/ruby-tracker"]
path = 1-trackers/ruby-tracker
url = https://github.com/snowplow/snowplow-ruby-tracker.git
[submodule "1-trackers/nodejs-tracker"]
path = 1-trackers/nodejs-tracker
url = https://github.com/snowplow/snowplow-nodejs-tracker.git
[submodule "1-trackers/objc-tracker"]
path = 1-trackers/objc-tracker
url = https://github.com/snowplow/snowplow-objc-tracker
[submodule "1-trackers/android-tracker"]
path = 1-trackers/android-tracker
url = https://github.com/snowplow/snowplow-android-tracker
[submodule "1-trackers/dotnet-tracker"]
path = 1-trackers/dotnet-tracker
url = https://github.com/snowplow/snowplow-dotnet-tracker.git
[submodule "1-trackers/php-tracker"]
path = 1-trackers/php-tracker
url = https://github.com/snowplow/snowplow-php-tracker.git
[submodule "1-trackers/actionscript3-tracker"]
path = 1-trackers/actionscript3-tracker
url = https://github.com/snowplow/snowplow-actionscript3-tracker.git
[submodule "1-trackers/scala-tracker"]
path = 1-trackers/scala-tracker
url = https://github.com/snowplow/snowplow-scala-tracker.git