withoutwax-weather-cli

1.3.0 • Public • Published

Weather CLI

A CLI app that gives you the weather forecast.

Install

Install Node.js, then:

$ npx withoutwax-weather-cli

Usage

Run the application with weather command:

$ weather

You can use total 4 commands with the weather app:

$ weather --help

    Options
        weather [command] <options>
        
        today ................ Show weather for today
        forecast ............. Show 10-day weather forecast
        version .............. Show package version
        help ................. Show help menu for a command
    

When writing the command, you must use -l flag or --location flag to specify the location:

$ weather today -l Chicago

$ weather forecast --location Seoul

License

MIT @ Will Kim

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.3.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.3.0
    1
  • 1.2.0
    0
  • 1.1.0
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i withoutwax-weather-cli

Weekly Downloads

2

Version

1.3.0

License

MIT

Unpacked Size

5.48 kB

Total Files

10

Last publish

Collaborators

  • withoutwax