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

Readme

Keywords

Package Sidebar

Install

npm i withoutwax-weather-cli

Weekly Downloads

1

Version

1.3.0

License

MIT

Unpacked Size

5.48 kB

Total Files

10

Last publish

Collaborators

  • withoutwax