rust_weather

Crates.iorust_weather
lib.rsrust_weather
version1.2.0
sourcesrc
created_at2022-02-23 15:51:52.901202
updated_at2022-02-24 14:09:52.553965
descriptionUses open weather api's database to provide weather data via a CLI
homepage
repositoryhttps://github.com/t0112358/rust_weather/
max_upload_size
id537924
size41,049
(t0112358)

documentation

README

Uses open weather api's database to provide weather data via a CLI.

Usage

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.

Commit count: 0

cargo fmt