added: gtd-process

This commit is contained in:
Sebastian Rust
2022-07-10 16:20:59 +02:00
parent 14590437b0
commit c24fa49050
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -73,3 +73,6 @@
[submodule "gtd-next"] [submodule "gtd-next"]
path = gtd-next path = gtd-next
url = https://git.rust.cloud/harlequix/gtd-next url = https://git.rust.cloud/harlequix/gtd-next
[submodule "gtd-process"]
path = gtd-process
url = https://git.rust.cloud/harlequix/gtd-process

View File

@@ -35,3 +35,4 @@ members:
- directory: nodejs-nativefier - directory: nodejs-nativefier
- directory: code-features - directory: code-features
- directory: gtd-next - directory: gtd-next
- directory: gtd-process

1
gtd-process Submodule

Submodule gtd-process added at e880f0a681