WINTS

Continuous Integration Status Security Audit Status Licence

You may have a lot of URLs for a lot of context. If the question is What I Need To See in this context?, then the enswer is wints.

Installation

Build Manually

```sh git clone --depth 1 git@github.com:rlespinasse/wints.git ~/.wints cd ~/.wints cargo install --path . cargo build --release

put the resulting target/release/wints executable on your PATH.

```

Usage

To run, wints need a .wints.yaml file like this default one (generated when missing)

```yaml

elements: - context: repository code urls: - https://github.com/rlespinasse/wints - context: repository issues urls: - https://github.com/rlespinasse/wints/issues ```

So when you run

Fuzzy-matching is also possible,