master
simonkellet 2 years ago
parent fc411c23d5
commit 9cef9579e3
  1. 2
      main.go

@ -6,6 +6,8 @@ import (
"os"
)
//TODO: finish this!
func main() {
//set up the flags for the program to use!
var city, code, apiKey string

Loading…
Cancel
Save