An open API service indexing awesome lists of open source software.

https://github.com/terror/wtr

đŸŒŠī¸
https://github.com/terror/wtr

Last synced: 11 months ago
JSON representation

đŸŒŠī¸

Awesome Lists containing this project

README

          

## wtr đŸŒŠī¸

A simple command-line tool for displaying current **w**ea**t**he**r** information.

### Usage

```
wtr 0.0.1

USAGE:
wtr

FLAGS:
-h, --help Prints help information
-V, --version Prints version information

SUBCOMMANDS:
display Main subcommand, display weather information in the terminal
help Prints this message or the help of the given subcommand(s)
```

### Installation

You can install `wtr` using cargo:

```bash
$ cargo install wtr
```