lasagna
This commit is contained in:
31
go/lasagna/.exercism/config.json
Normal file
31
go/lasagna/.exercism/config.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"authors": [
|
||||
"tehsphinx"
|
||||
],
|
||||
"contributors": [
|
||||
"ekingery",
|
||||
"andrerfcsantos",
|
||||
"bobtfish"
|
||||
],
|
||||
"files": {
|
||||
"solution": [
|
||||
"lasagna.go"
|
||||
],
|
||||
"test": [
|
||||
"lasagna_test.go"
|
||||
],
|
||||
"exemplar": [
|
||||
".meta/exemplar.go"
|
||||
],
|
||||
"invalidator": [
|
||||
"go.mod"
|
||||
]
|
||||
},
|
||||
"forked_from": [
|
||||
"csharp/lucians-luscious-lasagna"
|
||||
],
|
||||
"blurb": "Learn about packages, functions, and variables by helping Gopher cook lasagna.",
|
||||
"custom": {
|
||||
"taskIdsEnabled": true
|
||||
}
|
||||
}
|
||||
1
go/lasagna/.exercism/metadata.json
Normal file
1
go/lasagna/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"go","exercise":"lasagna","id":"e00f7b520b484d7490ead31a19844226","url":"https://exercism.org/tracks/go/exercises/lasagna","handle":"negrienko","is_requester":true,"auto_approve":false}
|
||||
Reference in New Issue
Block a user