Some solutions for the julia path
This commit is contained in:
24
julia/elyses-enchantments/.exercism/config.json
Normal file
24
julia/elyses-enchantments/.exercism/config.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"authors": [
|
||||
"colinleach"
|
||||
],
|
||||
"contributors": [
|
||||
"cmcaine",
|
||||
"SaschaMann"
|
||||
],
|
||||
"files": {
|
||||
"solution": [
|
||||
"elyses-enchantments.jl"
|
||||
],
|
||||
"test": [
|
||||
"runtests.jl"
|
||||
],
|
||||
"exemplar": [
|
||||
".meta/exemplar.jl"
|
||||
]
|
||||
},
|
||||
"forked_from": [
|
||||
"javascript/enchantments"
|
||||
],
|
||||
"blurb": "Help Elyse with her Enchantments and learn about vectors in the process."
|
||||
}
|
||||
1
julia/elyses-enchantments/.exercism/metadata.json
Normal file
1
julia/elyses-enchantments/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"julia","exercise":"elyses-enchantments","id":"8ff6920e905b4432a422b226ce01e7d4","url":"https://exercism.org/tracks/julia/exercises/elyses-enchantments","handle":"Kimawari","is_requester":true,"auto_approve":false}
|
||||
Reference in New Issue
Block a user