Compare commits

..

2 Commits

Author SHA1 Message Date
Sebastian Rust
c24fa49050 added: gtd-process 2022-07-10 16:20:59 +02:00
Sebastian Rust
14590437b0 added: gtd-next 2022-07-10 16:20:47 +02:00
4 changed files with 10 additions and 0 deletions

6
.gitmodules vendored
View File

@@ -70,3 +70,9 @@
[submodule "code-features"]
path = code-features
url = https://aur.archlinux.org/code-features.git
[submodule "gtd-next"]
path = 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

@@ -34,3 +34,5 @@ members:
- directory: habitica-nativefier
- directory: nodejs-nativefier
- directory: code-features
- directory: gtd-next
- directory: gtd-process

1
gtd-next Submodule

Submodule gtd-next added at 439413edf7

1
gtd-process Submodule

Submodule gtd-process added at e880f0a681