Skip to content

apastushenka/weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather

A simple weather CLI application

Building

git clone https://github.com/apastushenka/weather.git
cd weather
cargo build --release
./target/release/weather --help

Usage

Get all available weather providers:

weather providers

Configure weather provider:

weather configure <PROVIDER>

Set default provider:

weather default <PROVIDER>

Get weather using default provider:

weather get <ADDRESS> [DATE]

About

A simple weather CLI application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages