Initial upload
This commit is contained in:
21
elixir/library-fees/.exercism/config.json
Normal file
21
elixir/library-fees/.exercism/config.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"authors": [
|
||||
"angelikatyborska"
|
||||
],
|
||||
"contributors": [
|
||||
"neenjaw"
|
||||
],
|
||||
"files": {
|
||||
"solution": [
|
||||
"lib/library_fees.ex"
|
||||
],
|
||||
"test": [
|
||||
"test/library_fees_test.exs"
|
||||
],
|
||||
"exemplar": [
|
||||
".meta/exemplar.ex"
|
||||
]
|
||||
},
|
||||
"language_versions": ">=1.10",
|
||||
"blurb": "Learn about dates and time by calculating late fees for the local library."
|
||||
}
|
1
elixir/library-fees/.exercism/metadata.json
Normal file
1
elixir/library-fees/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"elixir","exercise":"library-fees","id":"f919bcf7474041d6b5dd2b3990192dd2","url":"https://exercism.org/tracks/elixir/exercises/library-fees","handle":"halfdan","is_requester":true,"auto_approve":false}
|
Reference in New Issue
Block a user