Skip to content

Commit 6dc9c00

Browse files
committed
Added projects submodules
Signed-off-by: Diwank Singh <diwank.singh@gmail.com>
1 parent a02f0df commit 6dc9c00

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

.gitmodules

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[submodule "core"]
2+
path = core
3+
url = git@github.com:pipesjs/core.git
4+
[submodule "utils"]
5+
path = utils
6+
url = git@github.com:pipesjs/utils.git
7+
[submodule "convert"]
8+
path = convert
9+
url = git@github.com:pipesjs/convert.git

convert

Submodule convert added at 3b99b1a

core

Submodule core added at 5875f78

utils

Submodule utils added at 676d70f

0 commit comments

Comments
 (0)