# Weather CLI

Simple mini application to quickly find out the weather in the desired city directly from the console

In the case of a global installation of the application it is called by the command:
**weather.js**

## Commands:

1. node weather.js -t + **your token**
2. node weather.js -s + **your city**

### To receive instructions:

node weather.js -h

Available in npm
