bottle_song
This commit is contained in:
19
elixir/bottle-song/.exercism/config.json
Normal file
19
elixir/bottle-song/.exercism/config.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"authors": [
|
||||
"antoine-duchenet"
|
||||
],
|
||||
"files": {
|
||||
"solution": [
|
||||
"lib/bottle_song.ex"
|
||||
],
|
||||
"test": [
|
||||
"test/bottle_song_test.exs"
|
||||
],
|
||||
"example": [
|
||||
".meta/example.ex"
|
||||
]
|
||||
},
|
||||
"blurb": "Produce the lyrics to the popular children's repetitive song: Ten Green Bottles.",
|
||||
"source": "Wikipedia",
|
||||
"source_url": "https://en.wikipedia.org/wiki/Ten_Green_Bottles"
|
||||
}
|
||||
1
elixir/bottle-song/.exercism/metadata.json
Normal file
1
elixir/bottle-song/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"elixir","exercise":"bottle-song","id":"0826bdf779e94ea6bc38fc08189a0e97","url":"https://exercism.org/tracks/elixir/exercises/bottle-song","handle":"negrienko","is_requester":true,"auto_approve":false}
|
||||
Reference in New Issue
Block a user