weather-cli-aprokdev
v1.0.2
Published
simple CLI OpenWeather app
Readme
Simple CLI app to get weather in the city based on OpenWeather API
How to start:
Install package globally by running npm i weather-cli-aprokdev -g,
Use flags -c and -t, to set city and OpenWeather API token, like:
weather -c donetsk
weather -t 6f91c69ea1f0543af4000a74985014ccthen run command weather
