-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
38 lines (38 loc) · 1.17 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
[submodule "iotjs-url-module"]
path = iotjs-url-module
url = https://github.com/pmarkee/iotjs-url-module
[submodule "sleep"]
path = sleep
url = https://github.com/hs0225/my_modules.git
branch = sleep
[submodule "sht1x"]
path = sht1x
url = https://github.com/hs0225/my_modules.git
branch = sht1x
[submodule "smartthings-d2c"]
path = smartthings-d2c
url = https://github.com/hs0225/smart-things.git
[submodule "smartthings-c2c"]
path = smartthings-c2c
url = https://github.com/daeyeon/smartthings.git
[submodule "iotjs-async"]
path = iotjs-async
url = https://github.com/rzr/iotjs-async.git
[submodule "iotjs-express"]
path = iotjs-express
url = https://github.com/SamsungInternet/iotjs-express
[submodule "color-sensor-js"]
path = color-sensor-js
url = https://github.com/SamsungInternet/color-sensor-js
[submodule "mastodon-lite"]
path = mastodon-lite
url = https://github.com/rzr/mastodon-lite
[submodule "webthing-iotjs"]
path = webthing-iotjs
url = https://github.com/rzr/webthing-iotjs
[submodule "generic-sensors-lite"]
path = generic-sensors-lite
url = https://github.com/rzr/generic-sensors-lite
[submodule "twins"]
path = twins
url = https://github.com/rzr/twins