-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
44 lines (44 loc) · 1.43 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
[submodule "server/shinyproxy"]
path = server/shinyproxy
url = https://github.com/GAMS-dev/shinyproxy.git
branch = v2.1
[submodule "r-src/shiny"]
path = r-src/shiny
url = https://github.com/GAMS-dev/shiny.git
[submodule "r-src/shinydashboard"]
path = r-src/shinydashboard
url = https://github.com/GAMS-dev/shinydashboard.git
[submodule "r-src/plotly"]
path = r-src/plotly
url = https://github.com/GAMS-dev/plotly.git
[submodule "r-src/DT"]
path = r-src/DT
url = https://github.com/GAMS-dev/DT.git
[submodule "r-src/leaflet"]
path = r-src/leaflet
url = https://github.com/GAMS-dev/leaflet.git
[submodule "r-src/rhandsontable"]
path = r-src/rhandsontable
url = https://github.com/GAMS-dev/rhandsontable.git
[submodule "r-src/timevis"]
path = r-src/timevis
url = https://github.com/GAMS-dev/timevis.git
[submodule "r-src/gdxrrwMIRO"]
path = r-src/gdxrrwMIRO
url = https://github.com/GAMS-dev/gdxrrw-miro.git
[submodule "r-src/miro.util"]
path = r-src/miroUtil
url = https://github.com/GAMS-dev/miro.util.git
[submodule "r-src/jsonlite"]
path = r-src/jsonlite
url = https://github.com/GAMS-dev/jsonlite.git
[submodule "r-src/sortable"]
path = r-src/sortable
url = https://github.com/GAMS-dev/sortable.git
branch = master
[submodule "server/containerproxy"]
path = server/containerproxy
url = https://github.com/GAMS-dev/containerproxy.git
[submodule "r-src/openssl"]
path = r-src/openssl
url = https://github.com/GAMS-dev/openssl.git