us-weather-cli
v1.0.3
Published
Get the current day's weather and a 5-day forecast for a specified U.S. zip code.
Downloads
7
Maintainers
Readme
us-weather-cli
What's the weather here, or there, or anywhere in the U.S.?
Installation
$ npm install -g us-weather-cli
Usage
# Get current weather as well as a 5-day forecast
$ weather
There are two prompts:
- Celsius or Fahrenheit (enter either c, celsius, f, or fahrenheit).
- Enter the U.S. Zip Code you want to see the weather for.
That's it. Enjoy!