Skip to content

Commit 80e860d

Browse files
authored
Merge pull request #438 from bplommer/patch-1
Add Catapult to projects.yml
2 parents 59448d4 + 5f9f2a3 commit 80e860d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_data/projects.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
- title: "case-insensitive"
1414
description: "A case-insensitive string for Scala"
1515
github: "https://github.com/typelevel/case-insensitive"
16+
- title: "catapult"
17+
description: "A thin wrapper for the Launch Darkly Java server SDK using cats-effect and fs2"
18+
github: "https://github.com/typelevel/catapult"
1619
- title: "catbird"
1720
description: "Cats instances for various Twitter Open Source Scala projects"
1821
github: "https://github.com/typelevel/catbird"

0 commit comments

Comments
 (0)