| Crates.io | rust_weather |
| lib.rs | rust_weather |
| version | 1.2.0 |
| created_at | 2022-02-23 15:51:52.901202+00 |
| updated_at | 2022-02-24 14:09:52.553965+00 |
| description | Uses open weather api's database to provide weather data via a CLI |
| homepage | |
| repository | https://github.com/t0112358/rust_weather/ |
| max_upload_size | |
| id | 537924 |
| size | 41,049 |
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.