weather-cli-by-purrpurr
v1.0.0
Published
CLI for getting weather
Downloads
1
Maintainers
Readme
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.