1.1.0 • Published 6 years ago

open-weather-cli v1.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

Open Weather CLI ⛅

⛅ CLI for fetching weather forecast using openweathermap api

Build Status XO code style

Animated SVG


Install

npm install --global open-weather-cli

Usage

	Usage
	  $ weather <location> <options>

    Options
      --units, -u       Specify units (imperial or metrics)

	Examples
	  $ weather New York
	  $ weather Boston --units imperial

License

MIT