Some solutions for the julia path
This commit is contained in:
20
julia/mixed-juices/.exercism/config.json
Normal file
20
julia/mixed-juices/.exercism/config.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"authors": [
|
||||
"colinleach"
|
||||
],
|
||||
"files": {
|
||||
"solution": [
|
||||
"mixed-juices.jl"
|
||||
],
|
||||
"test": [
|
||||
"runtests.jl"
|
||||
],
|
||||
"exemplar": [
|
||||
".meta/exemplar.jl"
|
||||
]
|
||||
},
|
||||
"forked_from": [
|
||||
"javascript/mixed-juices"
|
||||
],
|
||||
"blurb": "Help Li Mei operate her juice store with loops"
|
||||
}
|
||||
1
julia/mixed-juices/.exercism/metadata.json
Normal file
1
julia/mixed-juices/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"julia","exercise":"mixed-juices","id":"2bcf07bd0c844f98af28a5616fcafdae","url":"https://exercism.org/tracks/julia/exercises/mixed-juices","handle":"Kimawari","is_requester":true,"auto_approve":false}
|
||||
Reference in New Issue
Block a user