mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2024-11-10 03:39:38 +00:00
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:
parent
9576f763d4
commit
112f193209
3 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal 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
1
tools/hut-cli
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 7c5b5e5aee0a033c4d4815449746de123caedcd8
|
1
tools/scdoc
Submodule
1
tools/scdoc
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit afeda241f3f9b2c27e461f32d9c2a704ab82ef61
|
Loading…
Reference in a new issue