forked from snowplow/snowplow
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (33 loc) · 1.44 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
[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/ios-tracker"]
path = 1-trackers/ios-tracker
url = https://github.com/snowplow/snowplow-ios-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