UNPKG

generator-snapcraft

Version:

Yoman generator for snapcraft node

36 lines (22 loc) 298 B
# wethr Command line weather tool. ![](/demo.gif) ## 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