1.0.0 • Published 11 months ago

weather-cli-by-purrpurr v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

weather-cli-nodejs

Weather CLI on Node.js

Getting Started

Step 1 npm install

Step 2 node weather.js -t [API_TOKEN] Set API Token from this open api or you can use this key b8edb1e1d0ba11287006cd651a52d98e

Step 3 node weather.js -s [CITY] Set city

Step 4 node weather.js Display weather info

node weather.js -h Display command helper

Open http://localhost:3000 with your browser to see the result.