wtr
v1.0.4
Published
check weather
Downloads
10
Readme
wtr
waht is wtr?
wtr is a cli command to check the weather where you live.
install
❯ npm i wtr
usage
you can use config file at ~/.wtr/config.json
{
"APPID": "your_app_id",
"q": "tokyo,jp",
...
}
c.f. OpenWeatherMap