Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.38 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.38 KB

Weer

Build Status Coverage Status

A simple CLI display the weather information. You also can use Weer-bot through Slack to know the weather information.

Installation

$ gem install weer

Usage

Usage:
  weer weather -c, --city=Your city

Options:
  -t, [--temperature=F(Fahrenheit) or C(Celsius).]
                                                                                        # Default: F
  -c, --city=Your city
  -a, [--all=Display all weather information (wind, atmosphere, astronomy, forecast).]

Display the weather information of a city

Screenshot

Weer

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/vinhnglx/weer. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.