-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
90 lines (90 loc) · 3.54 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
[submodule "third_party/py/PyAPNs"]
path = third_party/py/PyAPNs
url = https://github.com/djacobs/PyAPNs.git
[submodule "third_party/py/werkzeug"]
path = third_party/py/werkzeug
url = https://github.com/mitsuhiko/werkzeug.git
[submodule "third_party/py/flask"]
path = third_party/py/flask
url = https://github.com/mitsuhiko/flask.git
[submodule "third_party/py/itsdangerous"]
path = third_party/py/itsdangerous
url = https://github.com/mitsuhiko/itsdangerous.git
[submodule "third_party/py/jinja2"]
path = third_party/py/jinja2
url = https://github.com/mitsuhiko/jinja2.git
[submodule "third_party/py/markupsafe"]
path = third_party/py/markupsafe
url = https://github.com/mitsuhiko/markupsafe.git
[submodule "third_party/py/click"]
path = third_party/py/click
url = https://github.com/mitsuhiko/click.git
[submodule "third_party/rcswitch-pi"]
path = third_party/rcswitch-pi
url = https://github.com/tomwilkie/rcswitch-pi.git
[submodule "third_party/open-zwave"]
path = third_party/open-zwave
url = https://github.com/tomwilkie/open-zwave.git
[submodule "third_party/python-openzwave"]
path = third_party/python-openzwave
url = https://github.com/tomwilkie/python-openzwave.git
[submodule "third_party/py/phue"]
path = third_party/py/phue
url = https://github.com/studioimaginaire/phue.git
[submodule "third_party/wiringPi"]
path = third_party/wiringPi
url = https://github.com/tomwilkie/wiringPi
[submodule "third_party/fswatch"]
path = third_party/fswatch
url = https://github.com/alandipert/fswatch.git
[submodule "third_party/py/PythonPusherClient"]
path = third_party/py/PythonPusherClient
url = https://github.com/tomwilkie/PythonPusherClient.git
[submodule "third_party/py/pusher_client_python"]
path = third_party/py/pusher_client_python
url = https://github.com/pusher/pusher_client_python.git
[submodule "third_party/py/requests"]
path = third_party/py/requests
url = https://github.com/kennethreitz/requests.git
[submodule "third_party/static/bootstrap"]
path = third_party/static/bootstrap
url = https://github.com/twbs/bootstrap.git
[submodule "third_party/py/pywemo"]
path = third_party/py/pywemo
url = https://github.com/tomwilkie/pywemo.git
[submodule "third_party/py/pyping"]
path = third_party/py/pyping
url = https://github.com/tomwilkie/pyping/
[submodule "third_party/static/jquery-bbq"]
path = third_party/static/jquery-bbq
url = https://github.com/cowboy/jquery-bbq
[submodule "third_party/static/moment"]
path = third_party/static/moment
url = https://github.com/moment/moment.git
[submodule "third_party/py/boto"]
path = third_party/py/boto
url = https://github.com/boto/boto.git
[submodule "third_party/py/ipaddr"]
path = third_party/py/ipaddr
url = https://github.com/tomwilkie/ipaddr-py.git
[submodule "third_party/py/SoCo"]
path = third_party/py/SoCo
url = https://github.com/SoCo/SoCo.git
[submodule "third_party/py/SimpleWebSocketServer"]
path = third_party/py/SimpleWebSocketServer
url = https://github.com/opiate/SimpleWebSocketServer.git
[submodule "third_party/gtm-oauth2"]
path = third_party/gtm-oauth2
url = https://github.com/tomwilkie/gtm-oauth2.git
[submodule "third_party/gtm-http-fetcher"]
path = third_party/gtm-http-fetcher
url = https://github.com/tomwilkie/gtm-http-fetcher
[submodule "third_party/AFNetworking"]
path = third_party/AFNetworking
url = https://github.com/AFNetworking/AFNetworking.git
[submodule "third_party/static/d3"]
path = third_party/static/d3
url = https://github.com/mbostock/d3.git
[submodule "third_party/static/pako"]
path = third_party/static/pako
url = https://github.com/nodeca/pako.git