weather-app
v1.0.5
Published
A weather app built with nodejs.
Readme
node_weatherApp
A weather app built with nodejs.
Learned how to make an api wrapper with this small project.
How to use:
npm install weather-app -gCommands:
weather -a '<designated address, town, or country>'
weather -helpTips to make it work better is to make it more specific for example:
weather -a 'Stockholm'^ Will just make it write out the weather in Stockholm
But:
weather -a 'Borgarfjordsgatan 6c Kista Stockholm'^ Will write out the weather very specific to that place
License: ISC. Author: Anton Myrberg.
