mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-28 17:50:56 +01:00
fixed namings
This commit is contained in:
15
.gitmodules
vendored
Normal file
15
.gitmodules
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
[submodule "backend/core"]
|
||||
path = backend/core
|
||||
url = https://github.com/crawlab-team/crawlab-core
|
||||
[submodule "backend/db"]
|
||||
path = backend/db
|
||||
url = https://github.com/crawlab-team/crawlab-db
|
||||
[submodule "backend/fs"]
|
||||
path = backend/fs
|
||||
url = https://github.com/crawlab-team/crawlab-fs
|
||||
[submodule "backend/vcs"]
|
||||
path = backend/vcs
|
||||
url = https://github.com/crawlab-team/crawlab-vcs
|
||||
[submodule "backend/log"]
|
||||
path = backend/log
|
||||
url = https://github.com/crawlab-team/crawlab-log
|
||||
Reference in New Issue
Block a user