Initial commit: castle personal software platform
Add three submodules (central-context, mboxer, notification-bridge), devbox-connect as tracked files, and top-level project docs.
This commit is contained in:
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
[submodule "central-context"]
|
||||
path = central-context
|
||||
url = https://github.com/payneio/central-context.git
|
||||
[submodule "mboxer"]
|
||||
path = mboxer
|
||||
url = git@github.com:payneio/mboxer.git
|
||||
[submodule "notification-bridge"]
|
||||
path = notification-bridge
|
||||
url = https://github.com/payneio/attention-firewall.git
|
||||
Reference in New Issue
Block a user