1.0.1 • Published 2 years ago

watw v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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

1.0.1

2 years ago

1.0.0

2 years ago