mirror of
https://github.com/antos-rde/antos.git
synced 2025-07-13 06:04:30 +02:00
feat: add all project source dependencies
This commit is contained in:
33
.gitmodules
vendored
Normal file
33
.gitmodules
vendored
Normal file
@ -0,0 +1,33 @@
|
||||
[submodule "antos-frontend"]
|
||||
path = antos-frontend
|
||||
url = https://github.com/antos-rde/antos-frontend.git
|
||||
[submodule "antos-backend"]
|
||||
path = antos-backend
|
||||
url = https://github.com/antos-rde/antos-backend.git
|
||||
[submodule "antd/ant-http"]
|
||||
path = antd/ant-http
|
||||
url = https://github.com/lxsang/ant-http
|
||||
[submodule "antd/luafcgi"]
|
||||
path = antd/luafcgi
|
||||
url = https://git.iohub.dev/dany/luafcgi.git
|
||||
[submodule "antd/antd-fcgi-plugin"]
|
||||
path = antd/antd-fcgi-plugin
|
||||
url = https://github.com/lxsang/antd-fcgi-plugin.git
|
||||
[submodule "antd/antd-tunnel-plugin"]
|
||||
path = antd/antd-tunnel-plugin
|
||||
url = https://github.com/lxsang/antd-tunnel-plugin.git
|
||||
[submodule "antd/antd-wvnc-plugin"]
|
||||
path = antd/antd-wvnc-plugin
|
||||
url = https://github.com/lxsang/antd-wvnc-plugin.git
|
||||
[submodule "antd/antd-tunnel-publishers"]
|
||||
path = antd/antd-tunnel-publishers
|
||||
url = https://github.com/lxsang/antd-tunnel-publishers.git
|
||||
[submodule "antd/luasocket"]
|
||||
path = antd/luasocket
|
||||
url = https://git.iohub.dev/dany/luasocket.git
|
||||
[submodule "antd/luasec"]
|
||||
path = antd/luasec
|
||||
url = https://git.iohub.dev/dany/luasec.git
|
||||
[submodule "antd/silk"]
|
||||
path = antd/silk
|
||||
url = https://github.com/lxsang/silk.git
|
1
antd/ant-http
Submodule
1
antd/ant-http
Submodule
Submodule antd/ant-http added at 375989acbe
1
antd/antd-fcgi-plugin
Submodule
1
antd/antd-fcgi-plugin
Submodule
Submodule antd/antd-fcgi-plugin added at bfa6020ce2
1
antd/antd-tunnel-plugin
Submodule
1
antd/antd-tunnel-plugin
Submodule
Submodule antd/antd-tunnel-plugin added at 8da0bf3934
1
antd/antd-tunnel-publishers
Submodule
1
antd/antd-tunnel-publishers
Submodule
Submodule antd/antd-tunnel-publishers added at 426ccca404
1
antd/antd-wvnc-plugin
Submodule
1
antd/antd-wvnc-plugin
Submodule
Submodule antd/antd-wvnc-plugin added at 6c1df8e4d5
1
antd/luafcgi
Submodule
1
antd/luafcgi
Submodule
Submodule antd/luafcgi added at 77cfca2fac
1
antd/luasec
Submodule
1
antd/luasec
Submodule
Submodule antd/luasec added at 4c06287052
1
antd/luasocket
Submodule
1
antd/luasocket
Submodule
Submodule antd/luasocket added at 23241717bf
1
antd/silk
Submodule
1
antd/silk
Submodule
Submodule antd/silk added at bf5284e66f
1
antos-backend
Submodule
1
antos-backend
Submodule
Submodule antos-backend added at b80bb1c0ab
1
antos-frontend
Submodule
1
antos-frontend
Submodule
Submodule antos-frontend added at e47cb4293f
Reference in New Issue
Block a user