yawcli 0.1.1

CLI tool that uses your IP address to provide local weather data. Does not work outside the USA.
Documentation
1
2
3
4
5
6
7
8
9
# yawcli


CLI tool that uses your IP address to provide local weather data. Does not work outside the USA as it uses the National Weather Service api for weather data.

## Install


If you currently have cargo installed you can simply run the following to install:

> run cargo install yawcli