forked from rymcol/PerfectStarter
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 876 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 876 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "PerfectLib"]
path = PerfectLib
url = https://github.com/PerfectlySoft/Perfect.git
[submodule "PerfectServer"]
path = PerfectServer
url = https://github.com/PerfectlySoft/PerfectServer.git
[submodule "PerfectExamples"]
path = PerfectExamples
url = https://github.com/PerfectlySoft/PerfectExamples.git
[submodule "Perfect-SQLite"]
path = Perfect-SQLite
url = https://github.com/PerfectlySoft/Perfect-SQLite.git
[submodule "Perfect-PostgreSQL"]
path = Perfect-PostgreSQL
url = https://github.com/PerfectlySoft/Perfect-PostgreSQL.git
[submodule "Perfect-MongoDB"]
path = Perfect-MongoDB
url = https://github.com/PerfectlySoft/Perfect-MongoDB.git
[submodule "Perfect-MySQL"]
path = Perfect-MySQL
url = https://github.com/PerfectlySoft/Perfect-MySQL.git
[submodule "PerfectDocs"]
path = PerfectDocs
url = https://github.com/PerfectlySoft/PerfectDocs.git