forked from svenkonings/ScalaMetrics
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
51 lines (51 loc) · 1.88 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
; [submodule "data/projects/akka"]
; path = data/projects/akka
; url = https://github.com/akka/akka.git
; [submodule "data/projects/gitbucket"]
; path = data/projects/gitbucket
; url = https://github.com/gitbucket/gitbucket.git
; [submodule "data/projects/http4s"]
; path = data/projects/http4s
; url = https://github.com/http4s/http4s.git
; [submodule "data/projects/quill"]
; path = data/projects/quill
; url = https://github.com/getquill/quill.git
; [submodule "data/projects/scio"]
; path = data/projects/scio
; url = https://github.com/spotify/scio.git
; [submodule "data/projects/shapeless"]
; path = data/projects/shapeless
; url = https://github.com/milessabin/shapeless.git
; [submodule "data/projects/zio"]
; path = data/projects/zio
; url = https://github.com/zio/zio.git
[submodule = "data/projects/zio"]
path = data/projects/zio
url = https://github.com/zio/zio.git
[submodule = "data/projects/metals"]
path = data/projects/metals
url = https://github.com/scalameta/metals.git
[submodule = "data/projects/http4s"]
path = data/projects/http4s
url = https://github.com/http4s/http4s.git
[submodule = "data/projects/akka"]
path = data/projects/akka
url = https://github.com/akka/akka.git
[submodule = "data/projects/SynapseML"]
path = data/projects/SynapseML
url = https://github.com/microsoft/SynapseML.git
[submodule = "data/projects/lila"]
path = data/projects/lila
url = https://github.com/lichess-org/lila.git
[submodule = "data/projects/chisel"]
path = data/projects/chisel
url = https://github.com/chipsalliance/chisel.git
[submodule = "data/projects/gitbucket"]
path = data/projects/gitbucket
url = https://github.com/gitbucket/gitbucket.git
[submodule = "data/projects/gatling"]
path = data/projects/gatling
url = https://github.com/gatling/gatling.git
[submodule = "data/projects/fs2"]
path = data/projects/fs2
url = https://github.com/typelevel/fs2.git