@arielscc/weather
v1.0.1
Published
This is a console app to get the weather anywhere
Downloads
4
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/weather
For 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"' >> ~/.zshrc
To use the app run:
weather