add child components as git submodules
This commit is contained in:
commit
29701e6709
4 changed files with 11 additions and 0 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[submodule "api"]
|
||||
path = api
|
||||
url = git@stvnliu.me:steven/epq-api
|
||||
[submodule "web"]
|
||||
path = web
|
||||
url = git@stvnliu.me:steven/epq-web
|
Loading…
Add table
Add a link
Reference in a new issue