add: projects as sub modules
This commit is contained in:
21
.gitmodules
vendored
Normal file
21
.gitmodules
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
[submodule "Alchegos.Webhook"]
|
||||
path = Alchegos.Webhook
|
||||
url = https://git.hangman-lab.top/hzhang/Alchegos.Webhook.git
|
||||
[submodule "Alchegos.Core"]
|
||||
path = Alchegos.Core
|
||||
url = https://git.hangman-lab.top/hzhang/Alchegos.Core.git
|
||||
[submodule "Alchegos.ProjectManager"]
|
||||
path = Alchegos.ProjectManager
|
||||
url = https://git.hangman-lab.top/hzhang/Alchegos.ProjectManager.git
|
||||
[submodule "Alchegos.HCI"]
|
||||
path = Alchegos.HCI
|
||||
url = https://git.hangman-lab.top/hzhang/Alchegos.HCI.git
|
||||
[submodule "Alchegos.MCP"]
|
||||
path = Alchegos.MCP
|
||||
url = https://git.hangman-lab.top/hzhang/Alchegos.MCP.git
|
||||
[submodule "Alchegos.Analyst"]
|
||||
path = Alchegos.Analyst
|
||||
url = https://git.hangman-lab.top/hzhang/Alchegos.Analyst.git
|
||||
[submodule "Alchegos.Developer"]
|
||||
path = Alchegos.Developer
|
||||
url = https://git.hangman-lab.top/hzhang/Alchegos.Developer.git
|
||||
Reference in New Issue
Block a user