Skip to content

Commit f476460

Browse files
authored
Merge pull request #5 from seokho-son/main
Staging v0.1.0 release
2 parents 409dbce + d47d2de commit f476460

File tree

10 files changed

+36
-0
lines changed

10 files changed

+36
-0
lines changed

.gitmodules

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
[submodule "cm-butterfly"]
2+
path = cm-butterfly
3+
url = https://github.com/cloud-barista/cm-butterfly
4+
[submodule "cm-mayfly"]
5+
path = cm-mayfly
6+
url = https://github.com/cloud-barista/cm-mayfly
7+
[submodule "cm-cicada"]
8+
path = cm-cicada
9+
url = https://github.com/cloud-barista/cm-cicada
10+
[submodule "cm-damselfly"]
11+
path = cm-damselfly
12+
url = https://github.com/cloud-barista/cm-damselfly
13+
[submodule "cm-grasshopper"]
14+
path = cm-grasshopper
15+
url = https://github.com/cloud-barista/cm-grasshopper
16+
[submodule "cm-beetle"]
17+
path = cm-beetle
18+
url = https://github.com/cloud-barista/cm-beetle
19+
[submodule "cm-honeybee"]
20+
path = cm-honeybee
21+
url = https://github.com/cloud-barista/cm-honeybee
22+
[submodule "cb-tumblebug"]
23+
path = cb-tumblebug
24+
url = https://github.com/cloud-barista/cb-tumblebug
25+
[submodule "cb-spider"]
26+
path = cb-spider
27+
url = https://github.com/cloud-barista/cb-spider

cb-spider

Submodule cb-spider added at 77dca68

cb-tumblebug

Submodule cb-tumblebug added at 5acaa00

cm-beetle

Submodule cm-beetle added at 2cbde72

cm-butterfly

Submodule cm-butterfly added at 2bbf75f

cm-cicada

Submodule cm-cicada added at f614dcf

cm-damselfly

Submodule cm-damselfly added at ad14049

cm-grasshopper

Submodule cm-grasshopper added at ec810f2

cm-honeybee

Submodule cm-honeybee added at 5d1bcb6

cm-mayfly

Submodule cm-mayfly added at 6c7baea

0 commit comments

Comments
 (0)