bob
This commit is contained in:
46
elixir/bob/.exercism/config.json
Normal file
46
elixir/bob/.exercism/config.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"authors": [
|
||||
"rubysolo"
|
||||
],
|
||||
"contributors": [
|
||||
"andrewsardone",
|
||||
"angelikatyborska",
|
||||
"austinlyons",
|
||||
"cbliard",
|
||||
"Cohen-Carlisle",
|
||||
"dalexj",
|
||||
"devonestes",
|
||||
"digitalronin",
|
||||
"doncruse",
|
||||
"etrepum",
|
||||
"ghajba",
|
||||
"kytrinyx",
|
||||
"lpil",
|
||||
"neenjaw",
|
||||
"parkerl",
|
||||
"pminten",
|
||||
"rsslldnphy",
|
||||
"seeflanigan",
|
||||
"sotojuan",
|
||||
"Teapane",
|
||||
"tjcelaya",
|
||||
"Tonkpils",
|
||||
"victorpre",
|
||||
"vladimir-tikhonov",
|
||||
"waiting-for-dev"
|
||||
],
|
||||
"files": {
|
||||
"solution": [
|
||||
"lib/bob.ex"
|
||||
],
|
||||
"test": [
|
||||
"test/bob_test.exs"
|
||||
],
|
||||
"example": [
|
||||
".meta/example.ex"
|
||||
]
|
||||
},
|
||||
"blurb": "Bob is a lackadaisical teenager. In conversation, his responses are very limited.",
|
||||
"source": "Inspired by the 'Deaf Grandma' exercise in Chris Pine's Learn to Program tutorial.",
|
||||
"source_url": "https://pine.fm/LearnToProgram/?Chapter=06"
|
||||
}
|
||||
1
elixir/bob/.exercism/metadata.json
Normal file
1
elixir/bob/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"elixir","exercise":"bob","id":"7c75c2cb7c6d4f808ec6412bbc842f86","url":"https://exercism.org/tracks/elixir/exercises/bob","handle":"negrienko","is_requester":true,"auto_approve":false}
|
||||
Reference in New Issue
Block a user