wine-cellar
This commit is contained in:
21
elixir/wine-cellar/.exercism/config.json
Normal file
21
elixir/wine-cellar/.exercism/config.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"authors": [
|
||||
"angelikatyborska"
|
||||
],
|
||||
"contributors": [
|
||||
"neenjaw"
|
||||
],
|
||||
"files": {
|
||||
"solution": [
|
||||
"lib/wine_cellar.ex"
|
||||
],
|
||||
"test": [
|
||||
"test/wine_cellar_test.exs"
|
||||
],
|
||||
"exemplar": [
|
||||
".meta/exemplar.ex"
|
||||
]
|
||||
},
|
||||
"language_versions": ">=1.10",
|
||||
"blurb": "Learn about keyword lists by providing wine suggestions to the customers in your restaurant."
|
||||
}
|
||||
1
elixir/wine-cellar/.exercism/metadata.json
Normal file
1
elixir/wine-cellar/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"elixir","exercise":"wine-cellar","id":"de50f41fb5b4408e90f193a9d87670f6","url":"https://exercism.org/tracks/elixir/exercises/wine-cellar","handle":"negrienko","is_requester":true,"auto_approve":false}
|
||||
Reference in New Issue
Block a user