-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
27 lines (27 loc) · 1.05 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 "vendor/derive-codegen"]
path = vendor/derive-codegen
url = https://github.com/colelawrence/derive-codegen.git
[submodule "design-tools/Figma-variables-import-export"]
path = design-tools/Figma-variables-import-export
url = https://github.com/jake-figma/variables-import-export.git
[submodule "vendor/design-tokens"]
path = vendor/design-tokens
url = https://github.com/colelawrence/design-tokens
[submodule "vendor/shipyard_app"]
path = vendor/shipyard_app
url = https://github.com/colelawrence/shipyard_app
[submodule "vendor/shipyard"]
path = vendor/shipyard
url = https://github.com/colelawrence/shipyard
[submodule "vendor/quickjs-rs"]
path = vendor/quickjs-rs
url = https://github.com/colelawrence/quickjs-rs
[submodule "vendor/tracing-opentelemetry"]
path = vendor/tracing-opentelemetry
url = https://github.com/ymgyt/tracing-opentelemetry.git
[submodule "vendor/bonsaidb"]
path = vendor/bonsaidb
url = https://github.com/khonsulabs/bonsaidb.git
[submodule "vendor/slint"]
path = vendor/slint
url = https://github.com/colelawrence/slint