Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Node CLI app that gives you the weather forecast for a given city.

jmtellez/CLI-mate

Repository files navigation

PRs Welcome 

CLI-mate 🌅

Command Line application that gives you the weather info for a given city/place/address/airport code ☀️

usage

Install

npm install -g @jmt3559/cli-mate

On your terminal export these two environment variables:

Zsh

echo 'export MAPBOX=API_KEY' >>  ~/.zprofile

echo 'export WEATHERSTACK=API_KEY' >> ~/.zprofile

Bash

echo 'export MAPBOX=API_KEY' >>  ~/.bash_profile

echo 'export WEATHERSTACK=API_KEY' >> ~/.bash_profile

Get API Keys

Weatherstack - 1k free requests per month

Mapbox - 100K free requests

About

Node CLI app that gives you the weather forecast for a given city.

Topics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 5