A Go CLI for checking weather
This is a WIP project with a simple and straightforward purpose. Checking weather via CLI. You can already play with it:
- Build the binary
go build nublado-cli.go- Done
You'll need a valid API from https://openweathermap.org/api.
OPENWEATHER_API_KEY=<api-key> go test- Supporting multiple APIs π
- Having voice output π
- Having emojis π πΈ
- Opinioned responses your momma used to say when you'd go out without your jacket π
