A CLI Weather App.
$ npm install --global weatherschmeather
$ ws [command] <options>
$ ws today : returns current weather at your location
$ ws today -l "city name, country code" || ws today --location "city name, country code" : returns current
weather at mentioned location
$ ws -v || ws --version : returns package version
$ ws -h || ws --help : returns help