1.0.1 • Published 2 years ago
watw v1.0.1
Weather-CLI
Description
CLI for display weather in your city basis on Weather API
Usage
Install globally
npm install -g watw
then run
watw -c <your-city> -t <your-token-weather-api>
or use npx
npx watw -c <your-city> -t <your-token-weather-api>
Use -h flag for help
npx watw -h
Also you can check saved city and token in /your-home-directory/.weather-cli file