Skip to content

It is a weather app which find the weather of any location real time which ca be accessed through cli

Notifications You must be signed in to change notification settings

NarenderManral/Weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

weather-nodejs-cli-app

It is a weather CLI(command line interface) appliation using nodejs.
It can be used to know the weather report of any location.


How to use

To run this application, Node.js must be installed. To install, Download the Node.js source code or a pre-built installer for your platform from this link: [https://nodejs.org/en/download/]
Following are given command to guide you how to use this application

  • To see all the commands detail and its usage
     $ node app --help    
  • To fetch weather report detail
     $ node app -a 'address/pincode'

About

It is a weather app which find the weather of any location real time which ca be accessed through cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published