community_garden
This commit is contained in:
25
elixir/community-garden/.exercism/config.json
Normal file
25
elixir/community-garden/.exercism/config.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"authors": [
|
||||
"neenjaw"
|
||||
],
|
||||
"contributors": [
|
||||
"angelikatyborska",
|
||||
"jrr",
|
||||
"efx",
|
||||
"justin-m-morgan",
|
||||
"cr0t"
|
||||
],
|
||||
"files": {
|
||||
"solution": [
|
||||
"lib/community_garden.ex"
|
||||
],
|
||||
"test": [
|
||||
"test/community_garden_test.exs"
|
||||
],
|
||||
"exemplar": [
|
||||
".meta/exemplar.ex"
|
||||
]
|
||||
},
|
||||
"language_versions": ">=1.10",
|
||||
"blurb": "Learn about the Agent module by helping your local community handle community garden registrations."
|
||||
}
|
||||
1
elixir/community-garden/.exercism/metadata.json
Normal file
1
elixir/community-garden/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"elixir","exercise":"community-garden","id":"5138f62059e2481ca67da71571d11fb7","url":"https://exercism.org/tracks/elixir/exercises/community-garden","handle":"negrienko","is_requester":true,"auto_approve":false}
|
||||
Reference in New Issue
Block a user