Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 819 Bytes

File metadata and controls

33 lines (22 loc) · 819 Bytes

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