high-school-sweetheart
This commit is contained in:
24
high-school-sweetheart/.exercism/config.json
Normal file
24
high-school-sweetheart/.exercism/config.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
1
high-school-sweetheart/.exercism/metadata.json
Normal file
1
high-school-sweetheart/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"gleam","exercise":"high-school-sweetheart","id":"496bd682b8cc4070ab04077da46db44f","url":"https://exercism.org/tracks/gleam/exercises/high-school-sweetheart","handle":"fw353qwgs","is_requester":true,"auto_approve":false}
|
||||
Reference in New Issue
Block a user