Initial upload
This commit is contained in:
20
go/gross-store/.exercism/config.json
Normal file
20
go/gross-store/.exercism/config.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"blurb": "Learn about maps by selling items by the dozen at the Gross Store.",
|
||||
"authors": [
|
||||
"chocopowwwa"
|
||||
],
|
||||
"contributors": [
|
||||
"MiroslavGatsanoga"
|
||||
],
|
||||
"files": {
|
||||
"solution": [
|
||||
"gross_store.go"
|
||||
],
|
||||
"test": [
|
||||
"gross_store_test.go"
|
||||
],
|
||||
"exemplar": [
|
||||
".meta/exemplar.go"
|
||||
]
|
||||
}
|
||||
}
|
1
go/gross-store/.exercism/metadata.json
Normal file
1
go/gross-store/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"go","exercise":"gross-store","id":"7bfbc74502004cb3867b5bf345b7b1b0","url":"https://exercism.org/tracks/go/exercises/gross-store","handle":"halfdan","is_requester":true,"auto_approve":false}
|
Reference in New Issue
Block a user