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:
Andrei Jiroh Halili 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