etl
This commit is contained in:
40
elixir/etl/.exercism/config.json
Normal file
40
elixir/etl/.exercism/config.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"authors": [
|
||||
"rubysolo"
|
||||
],
|
||||
"contributors": [
|
||||
"andrewsardone",
|
||||
"angelikatyborska",
|
||||
"bartj3",
|
||||
"Cohen-Carlisle",
|
||||
"dalexj",
|
||||
"dantswain",
|
||||
"devonestes",
|
||||
"etrepum",
|
||||
"henrik",
|
||||
"herminiotorres",
|
||||
"jinyeow",
|
||||
"kytrinyx",
|
||||
"lpil",
|
||||
"neenjaw",
|
||||
"parkerl",
|
||||
"pminten",
|
||||
"sotojuan",
|
||||
"Teapane",
|
||||
"waiting-for-dev"
|
||||
],
|
||||
"files": {
|
||||
"solution": [
|
||||
"lib/etl.ex"
|
||||
],
|
||||
"test": [
|
||||
"test/etl_test.exs"
|
||||
],
|
||||
"example": [
|
||||
".meta/example.ex"
|
||||
]
|
||||
},
|
||||
"blurb": "Change the data format for scoring a game to more easily add other languages.",
|
||||
"source": "Based on an exercise by the JumpstartLab team for students at The Turing School of Software and Design.",
|
||||
"source_url": "https://turing.edu"
|
||||
}
|
||||
1
elixir/etl/.exercism/metadata.json
Normal file
1
elixir/etl/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"elixir","exercise":"etl","id":"92b4397f7b3f46c29ffc502cf111495f","url":"https://exercism.org/tracks/elixir/exercises/etl","handle":"negrienko","is_requester":true,"auto_approve":false}
|
||||
Reference in New Issue
Block a user