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