Hi! This is a simple Node.js Weather CLI project
No NPM for this repo, sorry
node weather.js
Use -t
arg to add open weather token
node weather.js -t [TOKEN]
-s
arg to set city
node weather.js -s [CITY]
-h
flag to show help
node weather.js -h