@arielscc/weather
v1.0.1
Published
This is a console app to get the weather anywhere
Maintainers
Readme
Console Weather
This is a console app to get the weather anywhere

you can install it with the command
npm install -g @arielscc/weatherFor the correct behavior of this package you must use two services:
You must get two API_KEYS and register them to your .zshrc or .bashrc.
echo 'export MAPBOX_KEY="MAPBOX_KEY"' >> ~/.zshrc
echo 'export OPEN_WEATHER_KEY="OPEN_WEATHER_KEY"' >> ~/.zshrcTo use the app run:
weather