Skip to content

ggindinson/weather-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Forecast CLI

A CLI which provides a current forecast for the chosen city based on the openweathermap API. You need to provide a token and a city to start.

Commands reference

Set a city

 weather -s [CITY]
Parameter Type Description
-s string Required Sets your city to the settings json.

Set an API token

  weather -t [API_KEY]
Parameter Type Description
-t string Required. Your API token from https://openweathermap.org/
  weather-h
Parameter Type Description
-h string Shows a commands list

NPM

You can find this package on Github by this link

Installation

To install this package run

  npm i forecast-cli-magistrumdev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published