-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
57 lines (57 loc) · 2.07 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
[submodule "reagent"]
path = libraries/reagent
url = https://github.com/reagent-project/reagent.git
[submodule "applications/vimsical"]
path = applications/vimsical
url = https://github.com/vimsical/vimsical.git
[submodule "libraries/bidi"]
path = libraries/bidi
url = https://github.com/juxt/bidi.git
[submodule "applications/status-react"]
path = applications/status-react
url = https://github.com/status-im/status-react.git
[submodule "libraries/re-frame"]
path = libraries/re-frame
url = https://github.com/Day8/re-frame.git
[submodule "applications/maria"]
path = applications/maria
url = https://github.com/mhuebert/maria
[submodule "libraries/om"]
path = libraries/om
url = https://github.com/omcljs/om.git
[submodule "applications/frontend"]
path = applications/circleci-frontend
url = https://github.com/circleci/frontend.git
[submodule "applications/precursor"]
path = applications/precursor
url = https://github.com/PrecursorApp/precursor.git
[submodule "applications/asciinema-player"]
path = applications/asciinema-player
url = https://github.com/asciinema/asciinema-player.git
[submodule "applications/LightTable"]
path = applications/LightTable
url = https://github.com/LightTable/LightTable.git
[submodule "applications/devcards"]
path = applications/devcards
url = https://github.com/bhauman/devcards.git
[submodule "applications/unravel"]
path = applications/unravel
url = https://github.com/Unrepl/unravel.git
[submodule "libraries/dommy"]
path = libraries/dommy
url = https://github.com/plumatic/dommy.git
[submodule "applications/sulolive"]
path = applications/sulolive
url = https://github.com/eponai/sulolive.git
[submodule "applications/netrunner"]
path = applications/netrunner
url = https://github.com/mtgred/netrunner.git
[submodule "applications/goya"]
path = applications/goya
url = https://github.com/jackschaedler/goya.git
[submodule "applications/wordsmith"]
path = applications/wordsmith
url = https://github.com/yuhama/wordsmith.git
[submodule "libraries/datascript"]
path = libraries/datascript
url = https://github.com/tonsky/datascript.git