Add core submodule
This commit is contained in:
parent
080c60c08e
commit
4a8c7a12e0
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -23,3 +23,6 @@
|
|||
[submodule "fs"]
|
||||
path = fs
|
||||
url = https://github.com/babashka/fs
|
||||
[submodule "babashka.core"]
|
||||
path = babashka.core
|
||||
url = https://github.com/babashka/babashka.core.git
|
||||
|
|
|
|||
1
babashka.core
Submodule
1
babashka.core
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 1f83323081e314c4630f8b06bb14f2ef7786ef9c
|
||||
Loading…
Reference in a new issue