Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 298 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 298 Bytes

wethr

Command line weather tool.

Installation

npm install -g wethr

Examples

Get current weather

$ wethr 

Get current weather in metric units

$ wethr --metric

Get current weather in imperial units

$ wethr --imperial

License

MIT