2.0.1 • Published 11 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-cliCommands:
Get the current weather
node weatherGet help
node weather -hSet city
node weather -c "city"Set token
node weather -t "token"