xxczaki / open-weather-cli

⛅ CLI for fetching weather forecast using openweathermap api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

⛅ CLI for fetching weather forecast using openweathermap api

License:MIT License


Languages

Language:JavaScript 100.0%