Initial upload
This commit is contained in:
18
go/weather-forecast/.exercism/config.json
Normal file
18
go/weather-forecast/.exercism/config.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"blurb": "Learn about comments by helping a weather station manage their weather forecasting program.",
|
||||
"authors": [
|
||||
"nikimanoledaki",
|
||||
"micuffaro"
|
||||
],
|
||||
"files": {
|
||||
"solution": [
|
||||
"weather_forecast.go"
|
||||
],
|
||||
"test": [
|
||||
"weather_forecast_test.go"
|
||||
],
|
||||
"exemplar": [
|
||||
".meta/exemplar.go"
|
||||
]
|
||||
}
|
||||
}
|
1
go/weather-forecast/.exercism/metadata.json
Normal file
1
go/weather-forecast/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"go","exercise":"weather-forecast","id":"dae1e70ff5084621a4cc1bb59d66a239","url":"https://exercism.org/tracks/go/exercises/weather-forecast","handle":"halfdan","is_requester":true,"auto_approve":false}
|
Reference in New Issue
Block a user