2.0.1 • Published 7 months ago

meinerdi-weather-cli v2.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

Weather CLI

Weather CLI is a simple command-line tool for fetching weather forecasts.

Installation

https://www.npmjs.com/package/meinerdi-weather-cli

To install the CLI globally using npm, run:

    npm install -g meinerdi-weather-cli

Commands:

Get the current weather

    node weather

Get help

    node weather -h

Set city

    node weather -c "city"

Set token

    node weather -t "token"
2.0.1

7 months ago

2.0.0

7 months ago

1.0.1

3 years ago

1.0.0

3 years ago