It is a weather CLI(command line interface) appliation using nodejs.
It can be used to know the weather report of any location.
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'