1.0.0 • Published 4 years ago
printweather-cli v1.0.0
Weather CLI
NPM CLI package to show weather using OpenWeather API
Installation
Requires Node.js v14+ to run.
- Install globally
$ npm i -g printweather-cli
- Set token (Get your own on https://home.openweathermap.org/api_keys)
$ weather -t [TOKEN]
- Set city
$ weather -s [CITY]
- Get weather
$ weather
License
MIT
Free Software, Hell Yeah!
1.0.0
4 years ago