Skip to content

Commit 853e756

Browse files
committed
add "literally" to the projects page
1 parent 83a0217 commit 853e756

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

_data/projects.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,10 @@
230230
github: "https://github.com/to-ithaca/libra"
231231
affiliate: true
232232
platforms: [js, jvm]
233+
- title: "literally"
234+
description: "Compile time validation of literal values built from strings"
235+
github: "https://github.com/typelevel/literally"
236+
platforms: [js, jvm, native]
233237
- title: "log4cats"
234238
description: "Logging Tools For Interaction with cats-effect"
235239
github: "https://github.com/typelevel/log4cats"

0 commit comments

Comments
 (0)