forked from audreyt/stackato-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
171 lines (171 loc) · 6.34 KB
/
Copy path.gitmodules
File metadata and controls
171 lines (171 loc) · 6.34 KB
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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
[submodule "clojure/4clojure"]
path = clojure/4clojure
url = git://github.com/Stackato-Apps/4clojure.git
[submodule "clojure/clojuresphere"]
path = clojure/clojuresphere
url = git://github.com/Stackato-Apps/clojuresphere.git
[submodule "clojure/live-cljs"]
path = clojure/live-cljs
url = git://github.com/Stackato-Apps/live-cljs.git
[submodule "clojure/rageviewer"]
path = clojure/rageviewer
url = git://github.com/Stackato-Apps/rageviewer.git
[submodule "clojure/twitter-example"]
path = clojure/twitter-example
url = git://github.com/Stackato-Apps/twitter-example.git
[submodule "node/etherpad-lite"]
path = node/etherpad-lite
url = git://github.com/Stackato-Apps/etherpad-lite.git
[submodule "perl/mojo-photobooth"]
path = perl/mojo-photobooth
url = git://github.com/Stackato-Apps/photobooth.git
[submodule "perl/rubric"]
path = perl/rubric
url = git://github.com/Stackato-Apps/rubric.git
[submodule "php/wordpress"]
path = php/wordpress
url = git://github.com/Stackato-Apps/af-sample-wordpress.git
[submodule "python/httpbin"]
path = python/httpbin
url = git://github.com/Stackato-Apps/httpbin.git
[submodule "python/mezzanine"]
path = python/mezzanine
url = git://github.com/Stackato-Apps/mezzanine.git
[submodule "node/multisweeper"]
path = node/multisweeper
url = git://github.com/Stackato-Apps/multisweeper.git
[submodule "go/go-hello"]
path = go/go-hello
url = git://github.com/Stackato-Apps/go-hello.git
[submodule "node/node-chat"]
path = node/node-chat
url = git://github.com/Stackato-Apps/node-chat.git
[submodule "node/node-env"]
path = node/node-env
url = git://github.com/Stackato-Apps/node-env.git
[submodule "perl/bugzilla"]
path = perl/bugzilla
url = git://github.com/Stackato-Apps/bugzilla.git
[submodule "perl/catalyst-tut2"]
path = perl/catalyst-tut2
url = git://github.com/Stackato-Apps/catalyst-tut2.git
[submodule "perl/catalyst-tut3"]
path = perl/catalyst-tut3
url = git://github.com/Stackato-Apps/catalyst-tut3.git
[submodule "perl/catalyst-welcome"]
path = perl/catalyst-welcome
url = git://github.com/Stackato-Apps/catalyst-welcome.git
[submodule "ruby/sinatra-rabbitmq"]
path = ruby/sinatra-rabbitmq
url = git://github.com/Stackato-Apps/sinatra-rabbitmq.git
[submodule "ruby/rails3-dvdlender"]
path = ruby/rails3-dvdlender
url = git://github.com/Stackato-Apps/rails3-dvdlender.git
[submodule "ruby/sinatra-env"]
path = ruby/sinatra-env
url = git://github.com/Stackato-Apps/sinatra-env.git
[submodule "perl/dancer-helloworld"]
path = perl/dancer-helloworld
url = git://github.com/Stackato-Apps/dancer-helloworld.git
[submodule "perl/feersum"]
path = perl/feersum
url = git://github.com/Stackato-Apps/feersum.git
[submodule "perl/mason-helloworld"]
path = perl/mason-helloworld
url = git://github.com/Stackato-Apps/mason-helloworld.git
[submodule "perl/mojo-helloworld"]
path = perl/mojo-helloworld
url = git://github.com/Stackato-Apps/mojo-helloworld.git
[submodule "perl/mojo-scalingdemo"]
path = perl/mojo-scalingdemo
url = git://github.com/Stackato-Apps/mojo-scalingdemo.git
[submodule "java/hello-java"]
path = java/hello-java
url = git://github.com/Stackato-Apps/hello-java.git
[submodule "java/hello-spring-mysql"]
path = java/hello-spring-mysql
url = git://github.com/Stackato-Apps/hello-spring-mysql.git
[submodule "perl/starman"]
path = perl/starman
url = git://github.com/Stackato-Apps/starman.git
[submodule "php/drupal"]
path = php/drupal
url = git://github.com/Stackato-Apps/drupal.git
[submodule "php/phpinfo"]
path = php/phpinfo
url = git://github.com/Stackato-Apps/phpinfo.git
[submodule "python/bottle-currency"]
path = python/bottle-currency
url = git://github.com/Stackato-Apps/bottle-currency.git
[submodule "python/bottle-py3"]
path = python/bottle-py3
url = git://github.com/Stackato-Apps/bottle-py3.git
[submodule "python/celery-demo"]
path = python/celery-demo
url = git://github.com/Stackato-Apps/celery-demo.git
[submodule "python/cherrypy-py3"]
path = python/cherrypy-py3
url = git://github.com/Stackato-Apps/cherrypy-py3.git
[submodule "python/django-bookbuzz"]
path = python/django-bookbuzz
url = git://github.com/Stackato-Apps/django-bookbuzz.git
[submodule "python/django-default"]
path = python/django-default
url = git://github.com/Stackato-Apps/django-default.git
[submodule "python/django-gtd"]
path = python/django-gtd
url = git://github.com/Stackato-Apps/django-gtd.git
[submodule "python/moin"]
path = python/moin
url = git://github.com/Stackato-Apps/moin.git
[submodule "python/pinax-social"]
path = python/pinax-social
url = git://github.com/Stackato-Apps/pinax-social.git
[submodule "python/pyramid-default"]
path = python/pyramid-default
url = git://github.com/Stackato-Apps/pyramid-default.git
[submodule "python/pyramid-simplest"]
path = python/pyramid-simplest
url = git://github.com/Stackato-Apps/pyramid-simplest.git
[submodule "python/pyramid-virginia"]
path = python/pyramid-virginia
url = git://github.com/Stackato-Apps/pyramid-virginia.git
[submodule "python/tornado-chat"]
path = python/tornado-chat
url = git://github.com/Stackato-Apps/tornado-chat.git
[submodule "python/tornado-chat-mongo"]
path = python/tornado-chat-mongo
url = git://github.com/Stackato-Apps/tornado-chat-mongo.git
[submodule "python/werkzeug-debugger"]
path = python/werkzeug-debugger
url = git://github.com/Stackato-Apps/werkzeug-debugger.git
[submodule "python/wsgi-helloworld"]
path = python/wsgi-helloworld
url = git://github.com/Stackato-Apps/wsgi-helloworld.git
[submodule "python/flaskbars"]
path = python/flaskbars
url = git://github.com/Stackato-Apps/flaskbars.git
[submodule "python/hellodjango"]
path = python/hellodjango
url = https://github.com/Stackato-Apps/hellodjango
[submodule "misc/sphinx-demo"]
path = misc/sphinx-demo
url = https://github.com/Stackato-Apps/sphinx-demo.git
[submodule "java/java-mysql"]
path = java/java-mysql
url = git://github.com/Stackato-Apps/java-mysql.git
[submodule "java/play-chat"]
path = java/play-chat
url = https://github.com/Stackato-Apps/play-chat.git
[submodule "java/play-hello"]
path = java/play-hello
url = https://github.com/Stackato-Apps/play-hello.git
[submodule "ruby/prezbuzz"]
path = ruby/prezbuzz
url = git://github.com/Stackato-Apps/prezbuzz.git
[submodule "java/mobile-mail"]
path = java/mobile-mail
url = git://github.com/Stackato-Apps/mobile-mail.git
[submodule "java/pet-clinic"]
path = java/pet-clinic
url = git://github.com/Stackato-Apps/pet-clinic.git