Package Exports
- us-weather-cli
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (us-weather-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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!