2.0.1 • Published 7 months ago
meinerdi-weather-cli v2.0.1
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"