feat: add all project source dependencies

This commit is contained in:
DanyLE
2024-03-09 13:47:13 +01:00
parent 8096eea50e
commit 9208f81708
12 changed files with 44 additions and 0 deletions

33
.gitmodules vendored Normal file
View 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

Submodule antd/ant-http added at 375989acbe

1
antd/antd-fcgi-plugin Submodule

Submodule antd/antd-fcgi-plugin added at bfa6020ce2

1
antd/antd-wvnc-plugin Submodule

Submodule antd/antd-wvnc-plugin added at 6c1df8e4d5

1
antd/luafcgi Submodule

Submodule antd/luafcgi added at 77cfca2fac

1
antd/luasec Submodule

Submodule antd/luasec added at 4c06287052

1
antd/luasocket Submodule

Submodule antd/luasocket added at 23241717bf

1
antd/silk Submodule

Submodule antd/silk added at bf5284e66f

1
antos-backend Submodule

Submodule antos-backend added at b80bb1c0ab

1
antos-frontend Submodule

Submodule antos-frontend added at e47cb4293f