Some solutions for the julia path
This commit is contained in:
26
julia/lasagna/.exercism/config.json
Normal file
26
julia/lasagna/.exercism/config.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"authors": [
|
||||
"SaschaMann"
|
||||
],
|
||||
"contributors": [
|
||||
"ErikSchierboom",
|
||||
"glennj",
|
||||
"colinleach"
|
||||
],
|
||||
"files": {
|
||||
"solution": [
|
||||
"lasagna.jl"
|
||||
],
|
||||
"test": [
|
||||
"runtests.jl"
|
||||
],
|
||||
"exemplar": [
|
||||
".meta/exemplar.jl"
|
||||
]
|
||||
},
|
||||
"language_versions": "≥1.0",
|
||||
"forked_from": [
|
||||
"fsharp/lucians-luscious-lasagna"
|
||||
],
|
||||
"blurb": "Learn the basics of functions in Julia by cooking delicious lasagna."
|
||||
}
|
||||
1
julia/lasagna/.exercism/metadata.json
Normal file
1
julia/lasagna/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"julia","exercise":"lasagna","id":"72394dfe8aac4bf0a1eda56025bdb913","url":"https://exercism.org/tracks/julia/exercises/lasagna","handle":"Kimawari","is_requester":true,"auto_approve":false}
|
||||
Reference in New Issue
Block a user