Initial upload
This commit is contained in:
22
elixir/city-office/.exercism/config.json
Normal file
22
elixir/city-office/.exercism/config.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"authors": [
|
||||
"angelikatyborska"
|
||||
],
|
||||
"contributors": [
|
||||
"neenjaw",
|
||||
"michallepicki"
|
||||
],
|
||||
"files": {
|
||||
"solution": [
|
||||
"lib/form.ex"
|
||||
],
|
||||
"test": [
|
||||
"test/form_test.exs"
|
||||
],
|
||||
"exemplar": [
|
||||
".meta/exemplar.ex"
|
||||
]
|
||||
},
|
||||
"language_versions": ">=1.10",
|
||||
"blurb": "Learn about writing documentation and typespecs by getting your code ready for the arrival of a new colleague at the city office."
|
||||
}
|
1
elixir/city-office/.exercism/metadata.json
Normal file
1
elixir/city-office/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"elixir","exercise":"city-office","id":"f8d9471439664a2092d435381c8af052","url":"https://exercism.org/tracks/elixir/exercises/city-office","handle":"halfdan","is_requester":true,"auto_approve":false}
|
Reference in New Issue
Block a user