Add both hut CLI and scdoc as git submodules for local dev

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
This commit is contained in:
~ajhalili2006 2023-07-03 16:36:31 +00:00
parent 9576f763d4
commit 112f193209
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@ -0,0 +1,6 @@
[submodule "hut-cli"]
path = tools/hut-cli
url = https://git.sr.ht/~emersion/hut
[submodule "scdoc"]
path = tools/scdoc
url = https://git.sr.ht/~sircmpwn/scdoc

1
tools/hut-cli Submodule

@ -0,0 +1 @@
Subproject commit 7c5b5e5aee0a033c4d4815449746de123caedcd8

1
tools/scdoc Submodule

@ -0,0 +1 @@
Subproject commit afeda241f3f9b2c27e461f32d9c2a704ab82ef61