1.0.2 • Published 3 years ago

get-weather-in-cli v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

get-weather-in-cli

GitHub Repo size in Bytes Npm package version Issues Pull Requests License

Description

get-weather-in-cli allows users to get any location's weather data on terminal.

Installation

via npm :package:

npm install -g get-weather-in-cli

Usage

GET WEATHER IN CLI

Options:
  -V, --version                output the version number
  -h, --help                   display help for command

Commands:
  name|l <locationName>        Get simple weather data for a particular location
  name|lf <locationName> <-f>  Get JSON weather data for a particular location
  random-location|rl           Get simple weather data for a random location
  random-location|rl <-f>      Get JSON weather data for a random location
  help [command]               display help for command

  Examples:
  get-weather-in-cli name Lagos
  get-weather-in-cli name 'Lagos'
  get-weather-in-cli name-full Jos
  get-weather-in-cli name-full 'Jos'
  get-weather-in-cli random-location
  get-weather-in-cli random-location-full

Contribution

All contributions are made on the dev branch

Tests

npm run test
1.0.2

3 years ago

0.0.9

3 years ago

1.1.0

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago