-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 829 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 829 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule ".piko-packages/piko"]
path = .piko-packages/piko
url = https://github.com/piko-framework/piko.git
[submodule ".piko-packages/core"]
path = .piko-packages/core
url = https://github.com/piko-framework/core.git
[submodule ".piko-packages/router"]
path = .piko-packages/router
url = https://github.com/piko-framework/router.git
[submodule ".piko-packages/i18n"]
path = .piko-packages/i18n
url = https://github.com/piko-framework/i18n.git
[submodule ".piko-packages/db-record"]
path = .piko-packages/db-record
url = https://github.com/piko-framework/db-record.git
[submodule ".piko-packages/user"]
path = .piko-packages/user
url = https://github.com/piko-framework/user.git
[submodule ".piko-packages/asset-bundle"]
path = .piko-packages/asset-bundle
url = https://github.com/piko-framework/asset-bundle.git