add HarborForge.PlexumPlugin submodule
Plexum-side counterpart to HarborForge.OpenclawPlugin. Pins to the plugin repo's main branch (initial commit). Tracked separately from HarborForge.OpenclawPlugin — the two plugins run side by side during the OpenClaw → Plexum migration window. Operator install: cd HarborForge.PlexumPlugin bash scripts/install.sh writes a binary + manifest into ~/.plexum/plugins/harbor-forge/.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -24,3 +24,6 @@
|
|||||||
path = HarborForge.Cli
|
path = HarborForge.Cli
|
||||||
url = https://git.hangman-lab.top/zhi/HarborForge.Cli.git
|
url = https://git.hangman-lab.top/zhi/HarborForge.Cli.git
|
||||||
branch = main
|
branch = main
|
||||||
|
[submodule "HarborForge.PlexumPlugin"]
|
||||||
|
path = HarborForge.PlexumPlugin
|
||||||
|
url = https://git.hangman-lab.top/zhi/HarborForge.PlexumPlugin.git
|
||||||
|
|||||||
1
HarborForge.PlexumPlugin
Submodule
1
HarborForge.PlexumPlugin
Submodule
Submodule HarborForge.PlexumPlugin added at 754e5183f7
Reference in New Issue
Block a user