drewlong314 / weather

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather - A CLI weather app

How to use

Usage:

weather [LOCATION] [COMMAND] [OPTION]

Location:

example one: paris-france

example two: chicago-illinois

Commands:

current
    Prints today's current forecast

today
    Prints today's hourly forecast

week
    Prints this week's forecast

help
    Print this message

Options:

-F
    Convert's the temperature from Celcius to Farenheit"

About


Languages

Language:Rust 100.0%