weezy20 / weather-rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather CLI app : powered by wttr.in

Usage

cargo run <city>

or build it:

cargo build

./target/debug/weather kolkata ./target/debug/weather DEL

or install it on your system

cargo install --path ./

Then you can use it from anywhere

weather <city>

About


Languages

Language:Rust 100.0%