Skip to content

Commit e22551b

Browse files
authored
Merge pull request #497 from satorg/add-literally-to-projects
Add "literally" to the projects page
2 parents 83a0217 + 853e756 commit e22551b

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)