A weather CLI app in Node.js. The app checks weather in command line.
npm install best-weather-clish
npm i -g best-weather-cli
weather
weather config -k={your api key} -c={your city id} -u={temperature units}
weather now
weather forecast
`
Screenshots
$3
$3
$3
How to build locally
`sh
npm i
npm link
``