0.0.4 • Published 8 years ago

wttr v0.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

node-wttr.in

A node CLI for wttr.in

Install

npm i -g wttr

Usage

wttr [location] [options]

Options:

  -h, --help         output usage information
  -V, --version      output the version number
  -M, --Moon [date]  see the phase of the Moon

location:

                         # default for current location
  paris                  # city name
  muc                    # airport code (3 letters)
  @stackoverflow.com     # domain name
  94107                  # area codes
0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago