1.0.0 • Published 1 year ago

weather-cli-for-you v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Weather CLI

Implementing a weather forecast into your terminal.

WEATHER CLI requires Node.js v14+ to run.

How to use:

install: npm i -g weather-cli-for-you

create weather token: https://home.openweathermap.org/api_keys

run command: weather -t [token] -s [city]

run with flags:

  • No flag - weather output
  • -h to run help
  • -t [API_KEY] to save the token
  • -s [CITY] to set the city
1.0.0

1 year ago