-
Notifications
You must be signed in to change notification settings - Fork 299
/
.gitmodules
27 lines (27 loc) · 1.43 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "xyzw-templating-languages/Vendor/Stencil"]
path = xyzw-templating-languages/Vendor/Stencil
url = https://github.com/stencilproject/Stencil.git
[submodule "0017-styling-pt2/Vendor/swift-overture"]
path = 0017-styling-pt2/Vendor/swift-overture
url = https://github.com/pointfreeco/swift-overture.git
[submodule "0018-environment-pt2/Vendor/swift-overture"]
path = 0018-environment-pt2/Vendor/swift-overture
url = https://github.com/pointfreeco/swift-overture.git
[submodule "0021-playground-driven-development/Vendor/swift-overture"]
path = 0021-playground-driven-development/Vendor/swift-overture
url = https://github.com/pointfreeco/swift-overture.git
[submodule "0024-zip-pt2/Vendor/swift-nonempty"]
path = 0024-zip-pt2/Vendor/swift-nonempty
url = https://github.com/pointfreeco/swift-nonempty.git
[submodule "0025-zip-pt3/Vendor/swift-nonempty"]
path = 0025-zip-pt3/Vendor/swift-nonempty
url = https://github.com/pointfreeco/swift-nonempty.git
[submodule "0031-arbitrary-pt1/Vendor/Tagged"]
path = 0031-arbitrary-pt1/Vendor/Tagged
url = https://github.com/pointfreeco/swift-tagged.git
[submodule "0032-arbitrary-pt2/Vendor/Tagged"]
path = 0032-arbitrary-pt2/Vendor/Tagged
url = https://github.com/pointfreeco/swift-tagged.git
[submodule "0049-generative-art-pt2/Joy/Vendor/swift-snapshot-testing"]
path = 0050-generative-art-pt2/Joy/Vendor/swift-snapshot-testing
url = https://github.com/pointfreeco/swift-snapshot-testing.git