1.3.0 • Published 4 years ago

@jmt3559/cli-mate v1.3.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

PRs Welcome 

CLI-mate :sunrise:

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

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

1.3.0

4 years ago

1.2.1

4 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago