A weather CLI app in Node.js. The app checks weather in command line.
npm i -g best-weather-cli
weather
weather config -k={your api key} -c={your city id} -u={temperature units}
weather now
weather forecastnpm i
npm linkFeel free to use the code in this repository as it is under MIT license.


