Uses open weather api's database to provide weather data via a CLI.
First, create an API key at https://home.openweathermap.org/api_keys.
Then, set the environment variable OPEN_WEATHER_API_KEY
to it.
Finally, you can run commands. Run the executable for more information.