kindergarten-garden
This commit is contained in:
29
elixir/kindergarten-garden/.exercism/config.json
Normal file
29
elixir/kindergarten-garden/.exercism/config.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"authors": [
|
||||
"devonestes"
|
||||
],
|
||||
"contributors": [
|
||||
"angelikatyborska",
|
||||
"Cohen-Carlisle",
|
||||
"jwworth",
|
||||
"lpil",
|
||||
"nathanielknight",
|
||||
"neenjaw",
|
||||
"parkerl",
|
||||
"sotojuan"
|
||||
],
|
||||
"files": {
|
||||
"solution": [
|
||||
"lib/garden.ex"
|
||||
],
|
||||
"test": [
|
||||
"test/garden_test.exs"
|
||||
],
|
||||
"example": [
|
||||
".meta/example.ex"
|
||||
]
|
||||
},
|
||||
"blurb": "Given a diagram, determine which plants each child in the kindergarten class is responsible for.",
|
||||
"source": "Exercise by the JumpstartLab team for students at The Turing School of Software and Design.",
|
||||
"source_url": "https://turing.edu"
|
||||
}
|
||||
1
elixir/kindergarten-garden/.exercism/metadata.json
Normal file
1
elixir/kindergarten-garden/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"elixir","exercise":"kindergarten-garden","id":"9527c47ddff04eb9a3996d116c972a94","url":"https://exercism.org/tracks/elixir/exercises/kindergarten-garden","handle":"negrienko","is_requester":true,"auto_approve":false}
|
||||
Reference in New Issue
Block a user