Files
2025-11-08 11:39:33 +01:00

25 lines
497 B
JSON

{
"authors": [
"lpil"
],
"files": {
"solution": [
"src/high_school_sweetheart.gleam"
],
"test": [
"test/high_school_sweetheart_test.gleam"
],
"exemplar": [
".meta/example.gleam"
],
"invalidator": [
"gleam.toml",
"manifest.toml"
]
},
"forked_from": [
"elixir/high-school-sweetheart"
],
"blurb": "Learn about the pipe operator by helping high school sweethearts profess their love on social media via ASCII art."
}