Skip to content

theifedayo/get-weather-in-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 📦

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
Screenshot 2021-09-13 at 23 23 48
Screenshot 2021-09-13 at 22 47 56
Screenshot 2021-09-13 at 22 46 47
Screenshot 2021-09-13 at 22 49 44

Contribution

All contributions are made on the dev branch

Tests

npm run test

About

Get any location's weather data on terminal

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors