boutique-inventory
This commit is contained in:
22
elixir/boutique-inventory/.exercism/config.json
Normal file
22
elixir/boutique-inventory/.exercism/config.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"authors": [
|
||||
"angelikatyborska"
|
||||
],
|
||||
"contributors": [
|
||||
"neenjaw",
|
||||
"fmmatheus"
|
||||
],
|
||||
"files": {
|
||||
"solution": [
|
||||
"lib/boutique_inventory.ex"
|
||||
],
|
||||
"test": [
|
||||
"test/boutique_inventory_test.exs"
|
||||
],
|
||||
"exemplar": [
|
||||
".meta/exemplar.ex"
|
||||
]
|
||||
},
|
||||
"language_versions": ">=1.10",
|
||||
"blurb": "Learn about the Enum module by preparing your fashion boutique for the big annual sale."
|
||||
}
|
||||
1
elixir/boutique-inventory/.exercism/metadata.json
Normal file
1
elixir/boutique-inventory/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"elixir","exercise":"boutique-inventory","id":"cdb368dfafa84deaaad78b0b83747be0","url":"https://exercism.org/tracks/elixir/exercises/boutique-inventory","handle":"negrienko","is_requester":true,"auto_approve":false}
|
||||
Reference in New Issue
Block a user