mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-02-14 12:14:26 +01:00
opt.: include core repos via submodules
This commit is contained in:
20
.gitmodules
vendored
Normal file
20
.gitmodules
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
[submodule "dartssh2"]
|
||||
path = dartssh2
|
||||
url = https://github.com/lollipopkit/dartssh2
|
||||
branch = master
|
||||
[submodule "xterm"]
|
||||
path = xterm
|
||||
url = https://github.com/lollipopkit/xterm.dart
|
||||
branch = master
|
||||
[submodule "fl_lib"]
|
||||
path = fl_lib
|
||||
url = https://github.com/lollipopkit/fl_lib
|
||||
branch = main
|
||||
[submodule "fl_build"]
|
||||
path = fl_build
|
||||
url = https://github.com/lppcg/fl_build.git
|
||||
branch = main
|
||||
[submodule "server_box_monitor"]
|
||||
path = server_box_monitor
|
||||
url = https://github.com/lollipopkit/server_box_monitor
|
||||
branch = main
|
||||
Reference in New Issue
Block a user