Open Weather CLI ⛅ ⛅ CLI for fetching weather forecast using openweathermap api Install npm install --global open-weather-cli Usage Usage $ weather <location> <options> Options --units, -u Specify units (imperial or metrics) Examples $ weather New York $ weather Boston --units imperial License MIT