1.3.0 • Published 5 years ago

withoutwax-weather-cli v1.3.0

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

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

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago