Skip to content

siva-kannan3/weather-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather CLI

Weather CLI is a command utility to fetch the weather of your city.

Installation

npm install -g .

Usage

After installing necessary dependencies the cli will be add into global environment. You can check weather cli installed or not by typing the following commad in cli

weather

or

weather --help

The above command will briefs you the list of arguments needed for this cli.

weather --city chennai

This command will bring chennai city's temperature in celsius format.

About

This is cli interface built with nodejs which used to find the weather of a city

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published