bar_weather/README.md
2024-08-14 20:00:51 -07:00

450 B

Bar weather

Simple tool written in Rust to query weather

Description

  • Tool uses weather.gov API to query weather

Usage

  • Use the --help option for usage information:
Usage: bar_weather [OPTIONS]

Options:
  -s, --station <STATION>  Name of the weather station [default: khio]
  -m, --metric             Use Metric units. Imperial units otherwise
  -h, --help               Print help
  -V, --version            Print version