1.0.3 • Published 6 years ago

us-weather-cli v1.0.3

Weekly downloads
6
License
ISC
Repository
github
Last release
6 years ago

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: 1. Celsius or Fahrenheit (enter either c, celsius, f, or fahrenheit). 2. Enter the U.S. Zip Code you want to see the weather for.

That's it. Enjoy!