Skip to content

twobucks/wethr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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